[Svnmerge] Command line options order
Giovanni Bajo
rasky at develer.com
Sat Nov 5 07:01:22 PST 2005
Blair Zajac <blair at orcaware.com> wrote:
> $ svnmerge -s -v -r 92481 merge
> svnmerge: option -r not recognized
> Type 'svnmerge help' for usage
So I trusted your expertise, and implemented this. Committed in my
repository as r194. Will be ported to the SVN repo soon.
Notice I know use gnu_getopt instead of getopt, so options are also allowed
after positional arguments (eg: "svnmerge init . -r1234").
--
Giovanni Bajo
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cmd_options.patch
Url: /pipermail/svnmerge/attachments/20051105/5035b820/attachment.txt
More information about the Svnmerge
mailing list