Re: Merging insanity
From: Ben Collins-Sussman <sussman_at_collab.net>
 
Date: 2005-09-02 00:23:00 CEST 
On Sep 1, 2005, at 5:11 PM, Ximon Eighteen wrote:
 >>> do you think this is a lot of work?
 Is all the fuss about trying to find the revision which is the 'base'  
 Why not, when creating the branch, also make a tag of it:
     $ svn cp trunkURL branchURL
     [...make changes on branch...]
     $ svn checkout trunkURL;  cd trunk
 ---------------------------------------------------------------------
  | 
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.