svn lock ends with an error E000001: Can't set permissions on '..../test.svn/db': Operation not permitted
From: Pawel Sikora <pluto_at_pld-linux.org>
Date: Thu, 15 Dec 2011 15:02:31 +0100
Hi,
after upgrading to 1.7.x i've noticed some bug in svn lock machinery.
1). create from root a repo and change owner/mod to svnadmin.svnusers.
# svnadmin create test.svn
2). from user that belongs to svnusers group try to do this:
$ svn co file://<$fullpath>/test.svn test.wc
the strace shows that svn tries to chmod() on db directory.
(...)
|
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.