[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[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.
Now I would like to merge changes in this branch to trunk in the old 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

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2613554

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-05-26 10:40:03 CEST

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.