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

svn 1.5 problem with access to root.

From: kan <kan.izh_at_gmail.com>
Date: Mon, 7 Jul 2008 13:41:43 +0100

We have updated to the latest 1.5 version of svn. Now we have a
problem with some operations. E.g.
C:\work>svn -m version cp
https://someserver.com/svn/ProjectName/2008/trunk -r56318
https://someserver.com/svn/ProjectName/2008/tags/8.11.07
svn: Server sent unexpected return value (403 Forbidden) in response
to PROPFIND request for '/svn'

version info:
C:\work>svn --version
svn, version 1.5.0 (r31699)
   compiled Jun 23 2008, 12:59:48

but if I run the same command line with svn 1.4, it works fine.

Our svn-server is configured to give no access to root folder
(https://someserver.com/svn/) but gives rw access to project folders
(https://someserver.com/svn/ProjectName/), and seems svn1.5 want to do
something with root.

-- 
WBR, kan.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-08 00:02:49 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.