Re: .diff file for evo
- From: "David A. Desrosiers" <hacker gnu-designs com>
- To: gnome-pilot list <gnome-pilot-list gnome org>
- Subject: Re: .diff file for evo
- Date: Sun, 14 Sep 2003 18:44:58 -0400 (EDT)
> Can JP or someone tell me how to apply a .diff file as a patch? Do I need
> to do it by hand, or is there a way to automate it? Thanks.
You can automate it by using the following syntax:
cat file.diff | patch -p1
or..
patch -p1 < file.diff
d.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]