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/30 07:15:17 UTC

Can svn merge --record-only be applied multiple times on a revision number ? Any side effects ?

Hi All

Are there side effects from applying the same svn merge --record-only on
the same revision number and a new commit each time it is applied ?

Would there be issues with SVN mergeinfo and/or SVN in general if one keeps
applying
svn merge --record-only on a revision number repeatedly and commit in a
svn merge --record-only followed by commit followed by svn merge
--record-only followed by commit and the next cycle begins ? It's not an
infinite loop svn merge; it would stop at some point.

Thank you
Sincerely