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
> 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
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
> May I ask why this bounced ?
Maybe because it isn't a diff file?
Ivan.
Hello,
May I ask why this bounced ?
http://www.winehq.org/hypermail/wine-patches/2004/03/0365.html
Tom