/[Apache-SVN]
ViewVC logotype

Revision 1591871


Jump to revision: Previous Next
Author: philip
Date: Fri May 2 11:29:26 2014 UTC (9 years, 11 months ago)
Changed paths: 1
Log Message:
Make it easier to use tools/diff/diff3 in a --diff3-cmd script by
accepting all the options passed when a diff3 program is invoked.
Use '-L' to label the output, simply ignore '-E' and '-m'.  This
allows a --diff3-cmd script to invoke diff3 as:

    diff3 --conflict-style modified-latest $@

It also allows diff3 to be used directly as a --diff3-cmd.

* tools/diff/diff3.c
  (do_diff3): Add conflict label parameters.
  (main): Add '-L' and accept up to 3 instances, add '-m' and '-E' and
   ignore, tweak usage text.


Changed paths

Path Details
Directorysubversion/trunk/tools/diff/diff3.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26