On Wed, Jan 09, 2002 at 11:16:53AM -0600, Jones, Steve wrote:
> how can i output the results of a history command to a file?

cvs history -whatever_options_you_need > filename

> p.s.- i am using winCVS

Drop to the command line (aka DOS Prompt, aka Command Prompt), and run
your history command from there. (WinCVS includes the command line
cvs client.) You will need to set your HOME and CVSROOT environment
variables to whatever you've set them to in WinCVS.

Steve

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to