You don't say what operating system you are using, but whatever it is you 
should be able to redirect the output to a file, for example by doing:

cvs update > info.txt

Then you can browse the file with whatever text editor or viewer you like. 
If you are using a Unix-alike you could use 'more info.txt' to paginate 
the output, or on a WinDoze DOS client, use 'more<info.txt'.

Alternatively, if you are using a WinDoze client, you could try changing 
the screen buffer size (available through the 'properties' for the 
shortcut you use to invoke the command line) to something suitable, but 
this will depend on what is supported by your version of the OS.

HTH

Mark Cooper
Reuse Manager
Microlise Limited
http://www.microlise.co.uk
mailto:[EMAIL PROTECTED]


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

Reply via email to