[cvsnt] How to write log informations of certain files into a txtfile
Hartmut Honisch
hartmut_honisch at web.de
Wed Oct 15 08:29:40 BST 2003
Ever heard of output redirection? ;)
Go to the command line (outside WinCVS), CD to "C:\snmProj1\snmProj1" and
run:
cvs log Text1.txt > MyLogInfo.txt
-Hartmut
> If I run the following command
> cvs log Text1.txt (in directory C:\snmProj1\snmProj1)
>
> It displays the Log information. How to store this information in a text
> file.
More information about the cvsnt
mailing list