best merge method
From: Jon Scott Stevens <jon_at_latchkey.com>
Date: 2004-06-10 20:09:21 CEST
read the svn book, but am still not getting it.
I have:
studioz/branches/studioz-v2/*files for site
I'm doing development on both the trunk and the branch at the same
So far, I have been successfully doing it with revision numbers ala:
svn merge -r 16:26 http://svn.whichever.com/svn/repos/studioz/trunk .
However, what I would rather do is something like this:
cd studioz/branches/studioz-v2
In other words, merge all the changes from the trunk that are 'new'
It is a pain to have to manually remember the last time I did a merge.
jon
---------------------------------------------------------------------
|
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.