Recursive lock and unlock commands
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 7 May 2014 22:29:27 +0100 (BST)
A customer asked if we could provide a recursive "svn unlock" command -- presently they script it. Someone else asked in 2009 -- <http://svn.haxx.se/users/archive-2009-08/0354.shtml>.
It sounds totally reasonable to me. In fact it sounds like an oversight that we didn't offer this originally.
Of
I would propose that
"svn lock/unlock --depth=D URL" means lock/unlock all existing files (not directories) under URL down to depth D.
The main performance considerations would seem to be:
Anything I've missed?
- Julian
-- Join WANdisco's free daily demo sessions on Scaling Subversion for the Enterprise <http://www.wandisco.com/training/webinars>Received on 2014-05-14 04:26:26 CEST |
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.