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

Re: Can't get WebDAV login on Mac OS X

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-17 23:24:51 CEST

On Tue, 2004-08-17 at 16:19, Robert wrote:
> Am 17.08.2004 um 21:03 schrieb Toby Johnson:
>
> > Have you enabled DAV on your Subversion server? You need to load the
> > mod_dav_svn module, and set "DAV svn" and "Autoversioning on" in your
> > SVN Location block. See Appendix C of the book.
>
> Yes, I have :(

Look at appendix C again. OSX needs special setup to get autoversioning
working, in particular it needs to believe that the server understands
the LOCK method:

http://svnbook.red-bean.com/svnbook/apcs03.html#svn-ap-c-sect-3.2

http://svnbook.red-bean.com/svnbook/apcs02.html#svn-ap-c-sect-2.3

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 17 23:26:09 2004

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.