[Patch] Re: -F help text
From: Christian Stork <cstork_at_ics.uci.edu>
Date: 2005-09-23 21:28:23 CEST
On Sun, Sep 18, 2005 at 01:38:45PM +0100, Max Bowsher wrote:
> >Why "data" and not the more specific "commit message"?
> Because our CLI option handling framework is currently incapable of showing
> Yes, this is a bit silly - but no one has yet got around to improving the
This is my first real patch so please be gentle. ;-)
[[[
Add subcommand-specific option descriptors in a new field in
* trunk/subversion/include/svn_opt.h (svn_opt_subcommand_desc_t): Add
* trunk/subversion/libsvn_subr/opt.c (print_command_info): Print
* trunk/subversion/clients/cmdline/main.c (svn_cl__cmd_table): Fill
]]]
I know that changing the public type svn_opt_subcommand_desc_t needs a
Note that this patch is duplicating a little bit of information in the
Please check if the description for the lock command are correct. I
Patch against trunk attached. It passes the test suite.
-- Chris Stork <> Support eff.org! <> http://www.ics.uci.edu/~cstork/ OpenPGP fingerprint: B08B 602C C806 C492 D069 021E 41F3 8C8D 50F9 CA2F
---------------------------------------------------------------------
|
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.