info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

history output to file


From: Jones, Steve
Subject: history output to file
Date: Fri, 11 Jan 2002 14:22:12 -0600

i have tried this command in the WinCVS Admin\Command Line dialog. however,
i get the following message after i run it, and i can not find the file
anywhere on my hard drive.

cvs history -c -a -D 01/10/2002 > hist.txt
No records selected.

(if i run the same command without " > hist.txt", then i get information on
the screen.)

the HOME variable in the WinCVS Admin\Preferences dialog is "C:\Program
Files\GNU\WinCvs 1.2", but i don't see the file here either.

==
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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]