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

Re: svn: PROPFIND request failed...

From: Ximon Eighteen <ximon.eighteen_at_int.greenpeace.org>
Date: 2005-09-22 13:16:00 CEST

> /etc/svn-access-file:
> [repos:/repos1/]
> anonymous =
> me = rw
>
> [repos:/repos2/]
> anonymous = r
> me = rw

Try this instead:

[repos1:/]
anonymous =
me = rw

[repos2:/]
anonymous = r
me = rw

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 22 13:19:33 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.