I'm attempting (using TortoiseSVN) to lock a file on our SVN server, but
whenever I request a lock I get an error reading "Can't chmod
'/usr/raid/subversion/db/locks/458': Operation not permitted. I've
gathered from various google searches than the db/locks folder needs to
be made writable, but even setting its permissions to 777 doesn't fix
the problem -- the subfolders that SVN attempts to create within it end
up read-only and (apparently) subversion is failing to change these
permissions.
Currently we have a user called "svn" that has ownership of this folder
tree and all access goes through this user. Is there something special
we have to set to allow this user to use chmod? Are we missing
something obvious here?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 1 16:21:38 2006