Re: svn commit: r11334 - in trunk/notes: . locking locking/old
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-10-13 02:51:23 CEST
sussman@tigris.org writes:
> + 2. Lock restrictions
"move the file"?
> +
"move the directory"?
What lock(s) do I require to move a file?
Case 1.
$ svn lock dir/file1
- Is locking dir/file1 sufficent?
Case 2.
$ svn lock dir1/file
- Is locking dir1/file sufficent?
Case 3.
$ svn lock dir/file1
- If I need to lock dir will I have to first release dir/file1 and
FWIW, Clearcase requires a directory "lock" to create/remove elements.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Oct 13 03:17:12 2004 |
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.