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

Re: SVN 1.7 SVNParentPath broken

From: Tony Butt <Tony.Butt_at_cea.com.au>
Date: Tue, 26 Jul 2011 18:42:46 +1000

On Tue, 2011-07-26 at 10:04 +0200, Mario Brandt wrote:
> I installed SVN/1.7.0-beta2 using it over apache 2.3.12, also tried
> the alphas before. With none of it I'm able to use SVNParentPath. I'm
> getting
>
> <m:human-readable errcode="2">
> Could not open the requested SVN filesystem
> </m:human-readable>
>
This is because the repository format changed slightly between the alpha
releases and the beta2 release. You will need to re-create the
repository.
I had the exact same problem, dump and load into a new repository worked
for me.

Tony Butt
> the same error if that wouldn't be a repo instead of showing the list of repos.
>
> my config
> <Location "/">
> DAV svn
> SVNParentPath "/opt/repos"
> SVNListParentPath on
> SVNPathAuthz on
> #SVNIndexXSLT "/svnindex.xsl"
>
> AuthType Basic
> AuthName "Subversion Repository"
> AuthUserFile /opt/repos/htpasswd
> Require valid-user
> </Location>
>
>
> Cheers
> Mario

--
Tony Butt <tjb_at_cea.com.au>
CEA Technologies
Received on 2011-07-26 10:43:29 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.