Re: [Noffle-users] Version 1.1.5 in CVS
Brought to you by:
bears
From: Jim H. <jim...@ac...> - 2004-03-26 15:13:07
|
On 25-Mar-2004 Rolf Leggewie wrote: > if I interpret "cvs -z3 > -d:pserver:ano...@cv...:/cvsroot/noffle rlog -h > noffle/ChangeLog" correctly, there does not appear to be a tag for > release 1.1.5. Correct. I stuffed up..... > In the ChangeLog in 1.1.5 I read that the last change > was made on June 25th of last year for that version. I used "cvs -z3 > -d:pserver:ano...@cv...:/cvsroot/noffle patch -D > 2003-06-25" to get a diff for the most current source release. Is that > correct? That's the right idea. In fact you want cvs -z3 -d:pserver:ano...@cv...:/cvsroot/noffle patch -D 2003-06-25 noffle I'd also suggest 'patch -u' for shorter and more readable output. -- Jim Hague - jim...@ac... Never trust a computer you can't lift. |