[Subclipse-users] Merge from different svn location?
From: Rob Gansevles <rgansevles_at_gmail.com>
Date: Wed, 26 May 2010 01:27:11 -0700 (PDT)
We have a branch that is moved to another svn repository.
This does not seem possible in the merge client as you cannot select another svn repository location, you can only select a path in the same repository as your project is shared in.
However, command line this works just fine (from project in trunk):
svn merge -r 37:38 https://subversion.xyz.com/newloc/branches/x_branch/myproj myproj
Does anyone know how I can merge from this branch from within eclipse?
Rob
------------------------------------------------------
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.