Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
I think this is will be very difficult to read... Do you really prefer it better than use a graphical front-end (like ViewCVS or TortoiseCVS 1.7.x) doing recursive annotates? Flávio > -----Original Message----- > > no, no, not at all. I'd expect to see something like this: > > 1.18 (keith 17-Aug-04):class CMyClass : public COtherClass > 1.18 (keith 17-Aug-04):{ > 1.18 (keith 17-Aug-04): CMyClass(); > ---------------------------- > 1.13 (keith 14-Aug-04):class CMyClass : public COtherClass > 1.13 (keith 14-Aug-04):{ > 1.13 (keith 14-Aug-04): CMyClass( BOOL myParam ); > > with the amount of context being selectable. Or, perhaps we > could do a series > of diff commands, so that it would detect (using annotate, > perhaps) where the > lines in question last changed, then print the diff, but only > for those lines... > > clearer? > > thanks, > -kz