[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-04-04 22:28:56 CEST

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]"

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Tue Apr 4 22:29:32 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.