This forum is an archive for the mailing list: svnmerge@orcaware.com
(mailing list options).
Messages posted here will be sent to this mailing list.
A mailing list for use and development of the svnmerge.py tool -- an add-on tool for Subversion.
svnmerge.py is a tool for automatic branch management. It allows branch maintainers to merge changes from and to their branch very easily, and automatically records which changes were already merged. This allows displaying an always updated list of changes yet to be merged, and totally prevents merge mistakes (such as merging the same change twice).
You can think of svnmerge as the equivalent of yellow sticky notes on a Subversion branch that record which revisions have been merged in already from one or more other branches, plus some useful functionality for viewing, managing and updating that information.