On 2/13/11, Leo T Butler <l.butler at ed.ac.uk> wrote:
> -setup_help_database &
> -print_help_database
print_help_database suggests it's going to display the
help db on the console. Maybe store_help_database is
more accurate.
FWIW I'd change setup_help_database to build_help_index.
Hmm, also store_help_index.
Does the constructed index work OK with multibyte character
encodings? I seem to recall some byte versus character subtleties.
> 3. I have mirrored Maxima's sourceforge CVS repository on GitHUB. You
> can pick up the above code by (install git, then...)
Hmm, I don't have anything against you maintaining whatever
you want but I wonder if we as a group want to put the source
code on Github or on Sourceforge. (SF has Git I'm pretty sure.)
It appears you were able to import branches from CVS
but not tags. Or maybe you didn't try to import tags?
Were there any gotchas in the Git import?
best
Robert Dodier