Re: bounced patch

2004-03-31 Thread Tom
Ivan Leo Murray-Smith wrote: It's a new file, how do I diff againt cvs if the file isn't in cvs ? You can diff a file even if it isn't in the CVS. Just run diff -urN wine/ new/ > patch.diff where wine is the current cvs code and new is the source tree with all the changes you've made. You can

Re: bounced patch

2004-03-31 Thread Ivan Leo Murray-Smith
> It's a new file, how do I diff againt cvs if the file isn't in cvs ? You can diff a file even if it isn't in the CVS. Just run diff -urN wine/ new/ > patch.diff where wine is the current cvs code and new is the source tree with all the changes you've made. You can avoid duplicating the whole tre

Re: bounced patch

2004-03-31 Thread Tom
Ivan Leo Murray-Smith wrote: May I ask why this bounced ? Maybe because it isn't a diff file? Ivan. It's a new file, how do I diff againt cvs if the file isn't in cvs ? I thought maybe I should have set 2600 to just 26 ?? Tom

Re: bounced patch

2004-03-31 Thread Ivan Leo Murray-Smith
> May I ask why this bounced ? Maybe because it isn't a diff file? Ivan.

bounced patch

2004-03-31 Thread Tom
Hello, May I ask why this bounced ? http://www.winehq.org/hypermail/wine-patches/2004/03/0365.html Tom