[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: external diff headers

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2001-01-29 08:19:40 CET

On 26 Jan 2001, Ben Collins-Sussman wrote:

> The reason this isn't a problem for CVS is that it's diff/patch code is
> built-in. This is a big project, and not a priority for us right now.
>
> What we really need is a way to tell the diff program: "if you find a
> diff, print these headers".

I come to think of another issue regarding this as well:

 What if you don't want those headers? Or rather, you want a different header
for your custom diff?

I mean, you could of course do as Bruce Korb suggests and just add those
headers yourself when popen() returns a line as a sign that there actually is
a diff between two files.

But when we're talking 'external diff' and things like supply-your-own-diff
program, won't "people" want (the posibility of) their own diff header too?

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on Sat Oct 21 14:36:20 2006

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.