On Tue, 2002-09-24 at 00:19, Drew Scott Daniels wrote:
> Hi,
> I would like to use patch or another program to extract a single file
> from a .diff file. I know the file name, but I can't seem to get the
> syntax correct. Currently I have to extract all the files in the .diff and
> delete the ones
Drew Scott Daniels <[EMAIL PROTECTED]> writes:
> I would like to use patch or another program to extract a single file
> from a .diff file.
Hmmm... I'd think "patch file.c < whatever.diff" should work. You
may need a -p something if the dir structure in the patch doesn't
match your dir structu
On Mon, Sep 23, 2002 at 05:19:20PM -0500, Drew Scott Daniels wrote:
> I would like to use patch or another program to extract a single file
> from a .diff file.
Try filterdiff, in the patchutils package.
Cheers,
--
Colin Watson [[EMAIL PROTECTED]]
--
To UNSU
Hi,
I would like to use patch or another program to extract a single file
from a .diff file. I know the file name, but I can't seem to get the
syntax correct. Currently I have to extract all the files in the .diff and
delete the ones I don't want.
Thanks
Drew Daniels
--
To UNSUBSCRIBE, ema
4 matches
Mail list logo