[cvsnt] Re: Printout History From TortoiseCVS

Glen Starrett grstarrett at cox.net
Mon May 9 20:29:55 BST 2005


LJhumun wrote:
> Hi all,
> Is there a possibility to printout the history of a particular files
> from the TortoiseCVS or even from the CVSNT tool.
> 
> Well this is for my audit Control.
> 
> I am using CVSNT2.0.58 and TortoiseCVS as client.

Would this work?

cvs history [opts] {filename} > prn:

Or maybe:

cvs history [opts] {filename} > hist.txt && uedit32 /p hist.txt

(save to hist.txt, open UltraEdit32 and print it)

-- 
Glen Starrett



More information about the cvsnt mailing list