You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Zk W <mp...@gmail.com> on 2013/10/23 07:26:17 UTC

Would reintegration still work the 2nd time after 1st reintegration only commits a partial list of changes

Hi All


We like to reintegrate from bracnh to trunk and for unclear reasons some
files are touched that we dont want to get into the trunk so that seems to
indicate that the server thinks the password is correct, but there's some
other error going on
if we do a few reverts of a few files and directories before the commit and
after our commit rev X to the trunk, and suppose we like to reintegrate
using the same branch to the trunk, would reintegrate still work even after
we apply --record-only rev X;

We ask because
we read somewhere on stackoverflow that if we do that, when we need to
perform reintegration because of "bad" merges, then this subset of files in
first commit would cause problems in 2nd reintegration even after applying
--record-only on the branch

Is there a problem with my scenario ?

Thanks
Sincerely