Interesting use case of svn renames
From: rjk1408 <rohanjoseph_at_gmail.com>
Date: Thu, 21 Aug 2008 07:57:34 -0700 (PDT)
This is an interesting use case which has left development kind of broken at
User A was working on a file foo in the trunk. He wanted to edit this file,
svn mv foo bar
Next, User B working on a branch, unaware of the changes on the trunk,
Now, when it came for the time for him to re-integrate his branch into the
svn: Working copy path 'path-to-the-bar-file' does not exist in repository
Now, User B finds he cannot merge his work back in. What should he do?
1. Does completely removing the questionable file and re-adding it help?
What can User B do?
-- View this message in context: http://www.nabble.com/Interesting-use-case-of-svn-renames-tp19090042p19090042.html Sent from the Subversion Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-08-21 16:58:10 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.