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

[TSVN] Merge from another branch

From: <anahata_at_microrobotics.co.uk>
Date: 2004-08-31 13:21:39 CEST

I've just done my first successful merge of changes from one branch to
files in another.

Having read the Subversion documentation, and found that you can easily
merge specific changes by revision number from one branch to another

I find that I can't do the same with TSVN. If I right click on the
folder containing the source files I don't get a 'Merge' item on the
menu. Instead I have to select a file that needs updating, then get a
'merge' item on the menu and specify 'From' and 'To' - all fine but I
have to repeat that with each file that needs to be updated, and I have
to manually check which files those are.

In command line subversion it's easy:

svn merge -r 343:344 http://svn.example.com/repos/calc/trunk

... this will update as many files as necessary, all in one go.

Have I missed something?

-- 
Anahata
anahata_at_microrobotics.co.uk  http://www.microrobotics.co.uk
Micro Robotics Limited, 135 Ditton Walk, Cambridge CB5 8QB
+44(0)1223 713326
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 31 14:40:20 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.