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

Re: dav directory does not exist

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Fri, 27 Jun 2008 06:16:38 -0500

On Jun 27, 2008, at 01:56, mistermartin75 wrote:

> I have the following problem with svn. After creating a repository
> with svnadmin create, the repository folder does not have a 'dav'
> directory, thus I am unable to commit to the repository (I can
> checkout). I have googled a lot but was unable to find anything. I
> appear to have everything installed just fine. I have openSUSE 11.0
> with the default SVN and Apache.

A Subversion repository is not supposed to contain a directory called
"dav"... why do you think it should?

If you are trying to connect to a Subversion repository via a normal
WebDAV client (and not a Subversion client) then what you want is
autoversioning, which needs to be separately enabled.

http://svnbook.red-bean.com/en/1.4/svn.webdav.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-27 13:17:04 CEST

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.