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

Re: Re: How to merge a change from trunk to many branch?

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Sat, 26 Dec 2009 12:00:24 +0000

2009/12/26 albert kong <albertkong_at_tom.com>:
> Does anybody write a script to deal with this situation?

For scripting you need to use the subversion command line client.

But when you merge you are merging into a working copy, so your script
would need to checkout a working copy, merge, build, check that
everything is working and then commit. It is usually better to do this
sort of thing manually.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2433091
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-26 13:00:32 CET

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.