RE: Merging moved files
From: Simon McClenahan <smcclenahan_at_healthcompartners.com>
Date: 2004-05-11 18:58:45 CEST
I have identified the issue as the result of performing a merge after files/directories have been moved around, as casually mentioned in the book.
Since I'm on Win32, if I can't provide the exact command that was used over a month ago, I can only take a guess, or examine some log output. I chose the latter.
To make the branch, my guess is something like:
The merge command I used I followed the example and best practice by entering the revision numbers in the commit comment. i.e. my guess and brain memory recall is something like:
To move stuff around, the svn move command would have been used. I showed the verbose log output for one file revision.
By "undo the commit of the merge," I have to assume you mean the "Undoing Changes" section in the book http://svnbook.red-bean.com/svnbook/ch04s04.html#svn-ch-4-sect-4.2 . I am in the process of that now, but have hit a snag running svn cleanup in my WC. Moving whole directories around caused a lot of adding and deletes. Since I have to have a WC to receive changes, I may be better off checking-out the whole trunk HEAD again. Sigh.
I appreciate your help on this matter, and previous issues you have responded to. I'm just trying to figure out what the correct way to do a re-organization that the book alluded to is, since my current attempt doesn't seem to have the desired results.
-----Original Message-----
On Tue, 2004-05-11 at 10:48, Simon McClenahan wrote:
> So I created my branch, and re-organized a whole bunch of stuff, by
You've left out all the details of (1) how you made the branch, (2) how
If I were you, I would undo the commit of the merge, so your trunk
Then, show us an exact transcript of your merge command, and the output
--------------------------
---------------------------------------------------------------------
|
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.