caveat in re-parenting
From: Raja Gopal Chowdary Nutheti <rgchowdary.n_at_gmail.com>
Date: Tue, 5 Jul 2011 12:53:13 +0530
I tried the following merge command to re-parent a branch-B to Trunk from
svn merge --accept 'postpone' ^/branches/A ^/trunk_at_HEAD
So to avoid vanishing the branch B content i have used the following merge
svn merge --accept 'postpone' ^/trunk@<previous merge point to A>
Some one help me on this ?
-- Best Regards, Raja.Received on 2011-07-05 10:42:16 CEST |
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.