Re: Merging and Banching (kind of) question.
From: Tor Ringstad <tor.ringstad_at_tandberg.net>
 
Date: 2005-07-07 20:54:52 CEST 
> All the examples for creating copies and merging happen in release
 You can certainly merge between directories that are on different
 I.e., if you want to merge all changes on Proj5 back to Proj4, you
   % svn merge -r100:HEAD svn://foo.com/trunk/Proj5
 This is assuming that revision 100 was the revision when Proj5 was
 > But I'm missing revision numbers. I don't want to have to keep track
 If you just want to merge *everything* and *once*, there's ways to
 If you want to merge several times, and/or merge selectively, then you
 Of course, if you always merge the relevant changes back to Proj4
 If you want better merge support, you'll have to find another tool
 - Tor Ringstad -
 ---------------------------------------------------------------------
  | 
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.