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

Re: "Invalid editor anchoring" Error

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-08 19:34:00 CEST

On Tue, 2004-06-08 at 12:24, David Wheeler wrote:
> Howdy,
>
> I was just attempting to do a merge from a branch to trunk for my
> project when I got an error:
>
> geertz% svn merge -r 5223:HEAD
> http://svn.example.com/project/branches/rev_1_8 .
> svn: REPORT request failed on '/!svn/vcc/default'
> svn:
> Invalid editor anchoring; at least one of the input paths is not a
> directory and there was no source entry

It means one of the trees you're comparing doesn't exist. Probably the
path "/branches/rev_1_8" doesn't exist in r5223.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 8 19:36:55 2004

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.