Consequences of not using --reintegrate with svn merge back to trunk
问题 I'm new to subversion. Over the last month I had done some changes and merged them to trunk. Everything seemed fine - my changes got propagated as expected. But today I was re-reading about merging and saw this, saying the following when merging your changes back to trunk: Now, use svn merge with the --reintegrate option to replicate your branch changes back into the trunk. and a few paragraphs later: Notice our use of the --reintegrate option this time around. The option is critical for