Re: Unified context diff...(2) WAS: RE: svn commit: rev 1802 - trunk/subversion/libsvn_delta
From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-04-29 21:10:54 CEST
"Kirby C. Bohling" <kbohling@birddog.com> writes:
That's not a `diff' problem, it's `diff3' or `patch' problem.
And in fact, regular diff allows you to specify how many lines of
> So maybe I should state that more directly. Would it be
You have that right now:
svn diff -x "options to diff go here" ...
Note: I'm not saying Sander's diff work isn't a good idea, just that
For SVN, his replacement of "diff3" is what we should really be
a) It's used more often (every update!)
b) A bug would usually result in corrupted local files, rather than
b) We know exactly which options we use; whereas with "svn diff"
If we're going to test Sander's new code, test the diff3 stuff.
> then doing svn/cvs diff followed by a manual patch. Especially
s/does/will do/ :-)
-K
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.