Commiting deletion not checking svn:needs-lock?
From: Miller, Eric <Eric.Miller_at_amd.com>
Date: 2007-09-24 22:38:59 CEST
Could someone verify this bug for me? I set needs-lock on a file but
[10]% mkdir test_lock
[11]% touch test_lock/lockme
[12]% svn add test_lock/
[13]% svn propset svn:needs-lock '*' test_lock/lockme
[14]% svn ci -m '' test_lock
[15]% svn st -u test_lock
[16]% svn rm test_lock
[17]% svn ci -m 'this should fail - no lock on lockme' test_lock
Committed revision 9.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.