Merge problem: "path not found" error, SVN 1.5.5
From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: Wed, 04 Mar 2009 13:08:52 +0100
With SVN 1.5.5, for certain conditions merge code accesses "future"
r29: A copied to B
Now, when checking out A at r32 and trying to perform following merge:
svn merge http://host/B/dir2/file@33 -r33:29 ./dir/file
it fails with:
svn: File not found: revision 33, path '/A/dir/file'
So, although I'm at r32 in my local working copy, svn tries to access
/* Our underlying APIs can't yet handle the case where the peg
-- Best regards, Marc Strapetz _____________ syntevo GmbH www.syntevo.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1266499Received on 2009-03-04 13:38:15 CET |
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.