Re: patching question - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: patching question
Date
Msg-id 20060906115054.GD11415@svana.org
Whole thread Raw
In response to patching question  (Gevik Babakhani <pgdev@xs4all.nl>)
Responses Re: patching question  (Gevik Babakhani <pgdev@xs4all.nl>)
List pgsql-hackers
On Wed, Sep 06, 2006 at 01:37:51PM +0200, Gevik Babakhani wrote:
> Sorry to ask this question here...
> How do I include newly created files in a patch with difforig or patch
> Thank you.

The -N option to diff treats non-existant files as empty. So "diff
-crN" should do it.

Have you read the developers FAQ?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: wartho failing
Next
From: Gevik Babakhani
Date:
Subject: Re: patching question