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

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

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 06 Jan 2012 13:21:36 -0500

On 01/06/2012 12:10 PM, Daniel Shahaf wrote:
> cmpilato_at_apache.org wrote on Fri, Jan 06, 2012 at 16:38:59 -0000:
>> + {"lock", subcommand_lock, {0}, N_
>> + ("usage: svnadmin lock REPOS_PATH PATH USERNAME COMMENT-FILE [TOKEN]\n\n"
>> + "Lock PATH by USERNAME setting comments from COMMENT-FILE.\n"
>> + "If provided, use TOKEN as lock token.\n"),
>> + {svnadmin__bypass_hooks} },
>
> It seems that 'svnadmin rmlocks' removes the locks unconditionally. Is
> there a use-case for 'svnadmin rmlock LOCKED_PATH LOCK_TOKEN'?
>
> (which only rm's the lock if its token is the provided token)

Seems like a reasonable thing to offer.

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

Received on 2012-01-06 19:22:10 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.