Re: Merge tracking tool for 1.4.x branch
From: Blair Zajac <blair_at_orcaware.com>
Date: 2006-03-01 20:38:40 CET
Peter Lundblad wrote:
Well, it gives several things:
1) Lists the revisions merged over. Can you easily tell me all the revisions
$ svn pg svnmerge-integrated
Currently in 1.3.x, we don't keep the list since we remove the revisions from
2) Get a list of revisions that haven't been merged over yet.
$ svnmerge.py avail
3) Makes mistakes less likely. You don't have to worry about merging over a
4) Generates a log message for 'svn commit -F' with the log messages that are
5) Block particular revisions from ever being merged over. If there are one or
6) Handles multiple revisions easily:
In the svnmerge.py case, I had over 27 revisions to propose for merging from
$ svnmerge merge -r
and it'll automatically consolidate revision ranges and do the merge for you.
I just find it easier to work with. At work, we have a project with 1.0, 1.1
Granted, while you can get all the work done without the tool (as it only uses
Regards,
-- Blair Zajac, Ph.D. <blair@orcaware.com> Subversion training, consulting and support http://www.orcaware.com/svn/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Mar 1 20:41:48 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.