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

Re: svn commit: r19178 - in trunk/subversion/tests/cmdline: . svntest

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-04-04 22:48:01 CEST

On 4/4/06, C. Michael Pilato <cmpilato@collab.net> wrote:
> dlr@tigris.org wrote:
> > Author: dlr
> > Date: Tue Apr 4 13:20:34 2006
> > New Revision: 19178
> >
> > Modified:
> > trunk/subversion/tests/cmdline/README
> > trunk/subversion/tests/cmdline/svntest/main.py
> >
> > Log:
> > Add a "--list" option (with the same meaning as the "list"
> > subcommand), which deprecates but does not remove the "list"
> > subcommand.
>
> In my opinion, there is benefit to keeping the Python and C test frameworks
> as much in sync as possible (where doing so doesn't cripple one or the other).
>
> Bitesize task for someone -- teach .../tests/svn_test_main.c to:
>
> * use APR's command-line argument parsing code
> * complain about bad input (such as "--list", today)
> * accept "--fstype [bdb|fsfs]" instead of only --fstype=[bdb|fsfs]"

+1! The --fs-type=bdb vs --fs-type bdb thing annoys me constantly!

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 4 22:48:34 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.