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

"svn merge" error output

From: Glenn Maynard <g_sub_at_zewt.org>
Date: 2004-03-26 07:29:42 CET

svn diff gives a useful error message when a path doesn't exist:

> svn diff https://zewt.org/svn/vendor https://zewt.org/svn/vendor/foo
svn: 'https://zewt.org/svn/vendor/foo' was not found in the repository at revision 40

However:

> svn merge --dry-run https://zewt.org/svn/vendor https://zewt.org/svn/vendor/foo .

svn: REPORT request failed on '/svn/!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 took me a little while to figure out that I'd simply forgotton to commit
an earlier svn cp.

-- 
Glenn Maynard
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 26 07:30:17 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.