[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
- 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'
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'
---------------------------------------------------------------------
|
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.