SVN Copy
From: Ramachandran, Vishwanath(IE10) <Vishwanath.Ramachandran_at_Honeywell.com>
Date: Mon, 8 Mar 2010 19:34:59 +0530
Hi there
In a subversion working copy(XYZ), we are doing development in different
There are different branches which are having different version of XYZ
Currently we want to merge XYZ 1.2 version of branch to TRUNK.
So instead of merge, we thought of doing COPY, because merge will take
So for COPY, we are planning to do the following steps.
1) Move the TRUNK to a TAG using the SVN MOVE command.
(2) Copy the XYZ_1.2.0_BUILD24_RELEASE_RC1 TAG to the TRUNK.
No need to do an explicit delete/commit on the trunk because svn move
Please review the steps and let us know, if its fine in terms of
Regards
Vishwanath
|
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.