From: Michel <da...@re...> - 2000-09-13 13:00:34
|
Ken Tyler wrote: > > On Wed, 13 Sep 2000, Roman Zippel wrote: > > > > Just 'cvs diff' only shows you the differences between the last revision > > > you checked out and your local version, so it's empty for files you > > > haven't modified. Use 'cvs diff -r<last revision but one>'. > > > > "cvs diff -D now" or "cvs diff -D 'one week ago' -D now" is nice too. :) > > Ahhh good, I'll give that a try, -r <last revision but one> didn't work ;) What about 'cvs diff -r<latest but one> -r<latest>' ? > Do I need to pass any options to get newly added files like --new-file ? Don't think so, but be prepared for anything ;) Michel -- Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and the DRI project |