Sanity check following botched --reintegrate
From: Kemp, Eric M. (GSFC-610.3)[SCIENCE SYSTEMS AND APPLICATIONS INC] <eric.kemp_at_nasa.gov>
Date: Wed, 12 Mar 2014 14:31:39 +0000
Dear SVN users:
My group is using SVN 1.5.7, and our repository includes a trunk and several branches forked from the trunk. We recently tried to reintegrate a synchronized branch to the trunk but used the wrong syntax, and the error was not detected until after the commit. Instead of:
'svn merge —reintegrate URL-TO-BRANCH'
we used:
'svn merge —reintegrate URL-TO-TRUNK URL-TO-BRANCH'
This command was run within a working copy of the trunk.
As far as I can tell, the commit merged in all the changes unique to the branch, and the trunk and branch svn:mergeinfo files do not indicate anything unusual. However, the —reintegrate syntax we used does not match any example I've found on-line, and I'm aware that after a normal —reintegrate the branch is not considered suitable for further work. My questions:
* Is the trunk still suitable for further work (i.e., new commits and resyncs to the other branches)? What is the best way to find out?
Thanks,
-Eric
--------------------------------------------------------------------
|
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.