Re: AFP Renderer Patch

2004-09-13 Thread Jeremias Maerki
Yes, it's probably best if you include the new files in a ZIP file and
attach that separately.

On 13.09.2004 11:20:37 Townsend, Pete wrote:
> Ok, I did try the command line option as well (with the version of CVS
> shipped with WinCVS) - Is my problem related to the fact that these are new
> java classes/packages - there seems to be a number of comments that diff
> will not include new files?
> 
> I tried with the -N argument but this still didn't include the new files.
> (cvs diff -wuNr fop-0_20_2-maintain xml-fop > patch.txt)


Jeremias Maerki



RE: AFP Renderer Patch

2004-09-13 Thread Townsend, Pete
Ok, I did try the command line option as well (with the version of CVS
shipped with WinCVS) - Is my problem related to the fact that these are new
java classes/packages - there seems to be a number of comments that diff
will not include new files?

I tried with the -N argument but this still didn't include the new files.
(cvs diff -wuNr fop-0_20_2-maintain xml-fop > patch.txt)

Pete.

-Original Message-
From: Glen Mazza [mailto:[EMAIL PROTECTED]
Sent: 13 September 2004 03:46
To: [EMAIL PROTECTED]; Pete Townsend
Subject: Re: AFP Renderer Patch


I stay away from WinCVS and just use the command line:

c:\cvs diff -u > c:\mypatch.txt

Thanks,
Glen

--- Pete Townsend <[EMAIL PROTECTED]> wrote:
> I'm trying to generate the patch for the AFP
> renderer, something I've not done before!
> 



This e-mail (and any attachments) may contain privileged and/or confidential 
information. If you are not the intended recipient please do not disclose, copy, 
distribute, disseminate or take any action in reliance on it. If you have received 
this message in error please reply and tell us and then delete it. Should you wish to 
communicate with us by e-mail we cannot guarantee the security of any data outside our 
own computer systems. For the protection of Legal & General's systems and staff, 
incoming emails will be automatically scanned.

Any information contained in this message may be subject to applicable terms and 
conditions and must not be construed as giving investment advice within or outside the 
United Kingdom.

Legal & General Group PLC, Temple Court, 11 Queen Victoria Street, London, EC4N 4TP. 
Registered in England no: 1417162

Legal & General Group Plc is a holding company, subsidiary undertakings of which are 
fully authorised as appropriate under the Financial Services and Markets Act in 
respect of their investment activities in the UK.



Re: AFP Renderer Patch

2004-09-12 Thread Glen Mazza
I stay away from WinCVS and just use the command line:

c:\cvs diff -u > c:\mypatch.txt

Thanks,
Glen

--- Pete Townsend <[EMAIL PROTECTED]> wrote:
> I'm trying to generate the patch for the AFP
> renderer, something I've not done before!
>