Making a branch the new trunk
From: Urs Thuermann <urs_at_isnogud.escape.de>
Date: 2006-06-08 23:42:13 CEST
What is the best practice to abandon the current trunk and make some
svn copy trunk branch/foo
and then make changes on the branch and on the trunk. After a while I
svn rm trunk; svn move branch/foo trunk
Is this the correct and best way to do it? Or are there any drawbacks
urs
---------------------------------------------------------------------
|
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.