Re: how to make a patch?
- From: Jeff Garzik <jgarzik pobox com>
- To: rhult hem2 passagen se (Richard Hult)
- Cc: gnome-list gnome org
- Subject: Re: how to make a patch?
- Date: Thu, 12 Nov 1998 13:38:26 -0500 (EST)
Richard Hult wrote:
> Ok, I know that I have seen this on the list or website, but I cannot
> simply find it, no matter how much I look. So, how do I make a patch
> when I have fixed something in cvs? Sorry to bother with a simple
> question like this...
If you are working on source code you checked out from CVS, CVS makes it
easy for you:
# generate patch containing all changes to checked-out
# version of source code
$ cvs diff -u > /tmp/my.patch
Jeff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]