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

[Patch] "svn help" output alphabetization

From: James Goodall <jgoodall_at_dmetrix.com>
Date: 2003-07-11 04:15:08 CEST

Talk about your bite-sized tasks! I noticed after running "svn help" that
"revert" and "resolve" were not in alphabetical order like the rest of the
subcommands...so I fixed it (and hopefully submitted the patch correctly).
Patch attached, log message below.

 

 - James

 

Log:

Fixing the output of 'svn help' so that the subcommands are listed in

alphabetical order

 

* main.c

  (svn_cl__cmd_table): Reversed the order of the 'revert' and 'resolve'
entries

  in the structure definition

 

* svn_help_stdout

  (text): Adjusted the getopt_tests.py test comparison data to match the new

  output from 'svn help'

 

* svn--help_stdout

  (text): Adjusted the getopt_tests.py test comparison data to match the new

  output from 'svn help'

 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Jul 11 04:16:02 2003

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.