23 Apr
2004
23 Apr
'04
1:47 p.m.
[Fri, 23 Apr 2004 09:00:24 -0400 (CLT)] Jorge Arellano Cid <jcid@dillo.org> eut le bonheur d'écrire:
BTW, I still don't know how to recover the last commit-log entries from CVS (by date if possible). Any CVS wizard here?
I'm not too much of CVS wizard, but do you mean something like cvs log -N -S -d ">= 2004-04-12 00:00:00" ? Or du you wish to sort log entries by date across multiple files ? Actually "-S" is in my cvs manpage but is refused by auriga.wearlab.de's cvs server.. Quite a pain as it should restrict display to files with modifications. Unless server handles this option, you'll have to find out the interesting parts by hand. Maybe grepping... Hoping it helps -- Nipo