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

Re: svn commit: r1228371 - in /subversion/trunk/subversion: svnadmin/main.c tests/cmdline/svnadmin_tests.py tests/cmdline/svntest/main.py

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 6 Jan 2012 15:56:29 -0500

On Fri, Jan 6, 2012 at 14:50, <cmpilato_at_apache.org> wrote:
> Author: cmpilato
> Date: Fri Jan  6 19:50:30 2012
> New Revision: 1228371
>
> URL: http://svn.apache.org/viewvc?rev=1228371&view=rev
> Log:
> Finish issue #4092 ("Add 'svnadmin unlock' subcommand which provides a
> lock token for unlock validation").

The requirement to specify a username/token seems a bit silly. If you
have access to svnadmin, then you can just 'svnadmin lslocks' and feed
that information into the command.

I would recommend simplifying the command to just require the path.
This is the *administrator* that you're talking about. The
double-checks for a username/token are a bit silly for the admin.

Cheers,
-g
Received on 2012-01-06 21:57:01 CET

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.