[Subclipse-users] Merge/reintegrate issue with 1.8.1
From: Jacob Weber <jacob_at_jacobweber.com>
Date: Tue, 27 Aug 2013 13:14:58 -0700 (PDT)
I'm using the latest versions of Eclipse and Subclipse, on Mac OS X, with JavaHL and Subversion 1.8.1.
I have a project with a trunk and a branch. I just merged from trunk into the branch.
Now I'm trying to use Subclipse to merge from the branch back into trunk, i.e. what used to be called a reintegrate merge. I end up getting a bunch of conflicts, which I shouldn't get on a reintegrate. The output looks like this:
merge svn+ssh://server/project/branches/branch /workspace/project_trunk
If I do this on the command line, it works, with no conflicts:
$ svn co svn+ssh://server/project/trunk /workspace/project_trunk2
Is there any reason Subclipse would be doing the merge differently than the command line?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.