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

RE: "Unreadable path encountered" running svn merge --reintegrate

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 19 May 2010 15:52:30 -0400

> --reintegrate
>
> > I am trying to use the svn merge tracking in the SVN 1.6.11 client
> (server
> > is running 1.6.4).
> >
> > I am getting this error when I try to reintegrate back into my trunk:
> > svn: Unreadable path encountered; access denied
> >
>
> You're not using a sparse checkout of your trunk are you?
>
> Are there paths that you don't have access to in your repository?
>
> No, we never do sparse checkouts. It's the whole tree or nothing.
>
> I don't think there would be any paths in the tree I don't have access
> to. I did the checkout, so everything in there should be accessible by
> me. All other commands work. The only one giving me this error is "svn
> merge --reintegrate".
>
> Beverly Brown

Are there perhaps mergeinfo properties in your project that point to no longer existing paths?

BOb
Received on 2010-05-19 21:51:32 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.