/[Apache-SVN]
ViewVC logotype

Revision 1491816


Jump to revision: Previous Next
Author: stsp
Date: Tue Jun 11 14:47:41 2013 UTC (10 years, 10 months ago)
Changed paths: 1
Log Message:
Add options to the interactive file merge which concatenate conflicted
'their' and 'mine' versions.

This is useful when resolving text conflicts in append-only files.

One example is our release signature files, where new PGP signatures are
appended, but never removed or edited. If someone else was quicker with
committing their signature, pick 'm' at the conflict prompt, then pick '12'
during the file merge, then pick 'r' to mark the conflict resolved.

* subversion/svn/file-merge.c
  (merge_chunks): Add new options "12" and "21" which can be used to
    concatenate conflicted chunks in either order.


Changed paths

Path Details
Directorysubversion/trunk/subversion/svn/file-merge.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26