bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch and CVS


From: Hans-Bernhard Broeker
Subject: Re: patch and CVS
Date: 24 Sep 2001 16:35:05 GMT

Carlo Wood <address@hidden> wrote:
> Diffs generated by 'cvs diff' are unuable with patch, and have been
> for many years.  Why is this never fixed?  

Unless I remember my own experience incorrectly, it already is fixed.
For a long while, actually.  It's called the '-p' option of patch.
"cvs diff" output usually needs "patch -p0".  It's the change in
default status of -p, going from "-p0" to "-p infinity" to suit POSIX,
which broke this particular usage of patch. Not CVS.
-- 
Hans-Bernhard Broeker (address@hidden)
Even if all the snow were burnt, ashes would remain.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]