[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: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 27 Jul 2011 11:06:26 +0200

On Tue, Jul 26, 2011 at 11:13:24AM +0200, Mario Brandt wrote:
> >> 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.
>
> The issues are not the repos. I can access my 1.6.17 and older repos
> without any issues.
>
> The file system layout is
>
> /opt/repos <--- ParentPath
> /opt/repos/repo1
> /opt/repos/repo2
> /opt/repos/repo3
> /opt/repos/repoN
>
> As it was in SVN 1.6 SVNParentPath should show a list of the repos
> 1,2,3 to N [1]
>
> > Second of all, don't you get the error documented in
> > <http://subversion.apache.org/docs/release-notes/1.7#revprop-packing> in
> > that case?
>
> Nope I don't get that error. This is might related to the mod_dav_svn.
> I'm not sure. But at leat I can say that over apache (I don't use
> svnserve) I never had an issue with the 1.6.x repos with the
> mod_dav_svn 1.7.x apache module.

Mario,

Did you check what your Apache server logs say when the problem happens?
You already quoted this error: "Could not open the requested SVN filesystem".
Is there any more information in the server logs that might shed some
light on it?

Without more information I would suppose that this is a problem in
your setup until we get confirmation of this problem from someone else.
Received on 2011-07-27 16:06:54 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.