| Re: Multiple Product lines
From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
 Date: 2006-07-12 17:15:11 CEST 
On Jul 11, 2006, at 22:57, Rick Zerbs wrote:
 > I had first thought of using branches for the different products,  
 Using branches sounds fine. When you want to bring a changeset from  
 For example, you've just committed r1234 to the medium-tier branch.  
 Change to a working copy of the low-tier branch and update it. Make  
 svn merge url://to/repo/project/branches/medium-tier -r1233:1234
 (Here you're telling Subversion to compute the difference between  
 Test the working copy, making sure the change is there and works  
 Now repeat that in a working copy of the high tier.
 ---------------------------------------------------------------------
 | 
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.