[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-03-03 01:11:18 CET

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/
Received on Sat Oct 21 14:36:25 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.