[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Can't Chmod Error with File Locking

From: John Schank <www_junk_at_mac.com>
Date: 2006-06-24 04:02:09 CEST

Hi there,

(This is a re-post, but I no longer believe the original will show up -
validation error on my part)

When I try to lock a file in TortoiseSVN (and other GUI clients as
well), I get an error message like so:

Can't chmod /blah/blah/db/locks/4b6 Operation not permitted. Svn lock
request failed: 500 Internal Server Error

I use Apache2 as the server interface to Subversion, and I run Apache
as svn (instead of www). When I directly access the locks folder as svn
I can chmod all I want to. So I'm not sure why I'm getting this message.

Notes:
* I use https to access the server (port 443)
* Pretty sure I compiled without BerkleyDB.
* all other operations seem fine.

Permissions in the locks folder (note the numbered directories seem to
appear with each attempt to lock a file)
drwxr-xr-x 6 svn staff 204 Jun 23 19:21 .
drwxr-sr-x 11 svn staff 374 Jun 23 17:42 ..
drwxr-xr-x 3 svn staff 102 Jun 23 19:21 160
drwxr-xr-x 3 svn staff 102 Jun 23 18:28 4b6
drwxr-xr-x 2 svn staff 68 Jun 23 19:21 986
drwxr-xr-x 2 svn staff 68 Jun 23 18:28 a21

Does anyone have any suggestions?

Thanks,
John Schank

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat Jun 24 04:02:45 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.