Ben Collins-Sussman wrote:
> What we really need is a way to tell the diff program: "if you find a
> diff, print these headers".
>
> Anyone have suggestions here?
What you really need is a popen(...,"r") call.
If you are able to read a line of text, then emit the header first.
Received on Sat Oct 21 14:36:20 2006
This is an archived mail posted to the Subversion Dev
mailing list.