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

Re: I can't write with a WebDAV client

From: Francisco Gimeno <kikov_at_kikov.org>
Date: 2004-05-13 17:06:20 CEST

Hi
> I can't write in a Subversion Repository using a WebDAV client :_(
> <Location /prueba>
> DAV svn
> SVNPath /var/lib/svn/prueba
> AuthType Basic
> AuthName "Repositorio de prueba Subversion"
> AuthUserFile /etc/subversion/passwd
> <LimitExcept GET PROPFIND OPTIONS REPORT MKCOL>
> Require valid-user
> </LimitExcept>
> </Location>
what's the apache proccess?
and what's the owner and perms of /var/lib/svn/prueba ?
>
> Cheers!!
BR

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 13 17:09:23 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.