cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: PATH: CURLOPT_FTP_CREATE_MISSING_DIRECTORIES

From: Philip Newton <pnewton_at_gmx.de>
Date: Fri, 08 Aug 2003 11:17:36 +0200

On 7 Aug 2003 at 15:23, Early Ehlinger wrote:

> "Daniel Stenberg" <daniel_at_haxx.se> wrote:
> > 1. Please append all changes into one single patch file and attach
> > that as a plain text file. It makes it a lot faster and easier
> > to read.
>
> Erm (exposing newbieness yet again) - How exactly does one do that? Any
> links? Or do I just cat all of the .diff files together into one?

That should work.

Or, if you're using CVS diff, just diff them all at once:

    cvs diff -u dir1/file1 dir2/subdir2/file2 dir3/file3

Or even, in the top-level directory,

    cvs -q diff -u

which'll show all the changes in the entire directory hierarchy and
should be in a format suitable for patching.

Cheers,
Philip

-- 
Philip Newton <pnewton_at_gmx.de>
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
Received on 2003-08-08