You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@lyra.org> on 2001/03/03 00:11:18 UTC

Re: CVS update: subversion/subversion/client help-cmd.c Makefile.am cl.h main.c

If you're generalizing some of that stuff, perhaps you could also move it to
libsvn_subr? svnadmin will need to use it, too.

Cheers,
-g

On Fri, Mar 02, 2001 at 11:36:17PM -0000, fitz@tigris.org wrote:
>   User: fitz    
>   Date: 01/03/02 15:36:17
> 
>   Modified:    subversion/client Makefile.am cl.h main.c
>   Added:       subversion/client help-cmd.c
>   Log:
>   Generally, reviewing the client code and cleaning up a bit in
>   preparation for some changes to both the client and libsvn_client.
>   
>   - Renamed cmd_table[] to svn_cl__cmd_table[] and added a declaration
>     in cl.h
>   
>   - Renamed get_canonical_command to svn_cl__get_canonical_command and
>     added a declaration in cl.h
>   
>   - Moved the following functions from main.c to help-cmd.c:
>   
>     - print_command_info
>     - print_generic_help
>     - svn_cl__help
>   
>   More to come.
>...

-- 
Greg Stein, http://www.lyra.org/