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

Re: Error when merge branch into trunk

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-03 19:20:30 CEST

Volker Voßkämper <volker.vosskaemper@cenote.de> writes:

> I have svn 0.27.0 (r6715)
> Server is SuSE Linux 8.1
> Cient is XP
>
> svn co svn+ssh://s-repos/home/data/svn/myrepos/trunk/myproject
>
> cd myproject
>
> svn merge -r6:head
> svn+ssh://s-repos/home/data/svn/myrepos/branches/myproject-branch
>
> give the following error:
>
> svn: Invalid filesystem path syntax
> svn: svn_repos_dir_delta: invalid editor anchoring; at least one of
> the input paths is not a directory and there was no source entry

Yes, the error messages aren't friendly.

Nevertheless, this error message usually means you've supplied
bad arguments to 'svn merge'. Are you certain that
/branches/myproject-branch existed in r6 and in HEAD?

(And by the way, next time, you should probably post to the users@
list, rather than the dev@ list.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 3 19:22:14 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.