Merge works fine with Turtoise but not with my command line
From: monoc <frederic.ville_at_gmail.com>
Date: Wed, 17 Jun 2009 10:24:14 -0700 (PDT)
Hi All,
I would like to use the 'svn merge' command (using svn release 1.6) to
I created repository that contains the following structure:
I added into the trunk the file file1 (revision 3)
I copied the trunk into a new branch (1.0) (revision 4)
I added into the trunk a new file file2 (revision 5)
I checked out my branch 1.0. In the new directory, I typed the
svn merge ^/trunk --dry-run
And I got an unexpected conflict:
--- Merging r2 through r5 into '.':
However, when I try to do the same merge with Turtoise, it works fine
Here is the log I found from Turtoise:
As you can see there is no conflict with Turtoise.
Notice that if I merge with the command line and I do a svn status, I
like if 'file1' has been copied twice in both trunk and the branch
Thanks for your help!
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.