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

Re: WebDav Mac OS X problems

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-22 15:13:39 CEST

Sander Cox wrote:

>>> [Sat Aug 13 01:12:05 2005] [error] [client 10.0.2.216] Failed to
>>> create new lock. [500, #1]
>>> [Sat Aug 13 01:12:05 2005] [error] [client 10.0.2.216] Can't chmod
>>> '/Storage/subversion/db/locks/aeb': Operation not permitted [500, #1]
>>> [Sat Aug 13 01:12:06 2005] [error] [client 10.0.2.216] Failed to
>>> create new lock. [500, #1]
>>> [Sat Aug 13 01:12:06 2005] [error] [client 10.0.2.216] Can't chmod
>>> '/Storage/subversion/db/locks/c72': Operation not permitted [500, #1]

I have no problem mounting an svn repository as a DAV share on my OS
10.4 machine.

Looking at those errors above, it looks like one of two things to me:

   1. you don't really have mod_dav_svn 1.2 installed. You might want
to open a repository directory URL in your browser and see if that's
what's really being reported in the page footer.

   2. you have some sort of permissions problem: the apache process
doesn't have read-write permission within repos/db/locks/ somehow.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 22 15:14:37 2005

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.