Better way to merge?
From: Jon Drukman <jdrukman_at_gmail.com>
Date: Thu, 18 Sep 2008 11:12:02 -0700
I have a simple project with one branch. I want to bring changes from
cd $BRANCH_DIR/tools
svn log --stop-on-copy
(find the revision where the branch took place from this command.)
now run this:
svn merge -r2572:HEAD
is this seriously the only way to do it? i could write a script but it
-jsd-
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.