bug-cvs
[Top][All Lists]
Advanced

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

not a bug: feature possibility: reading cvs commands from stdin


From: stephan beal
Subject: not a bug: feature possibility: reading cvs commands from stdin
Date: Mon, 25 Mar 2002 13:44:22 +0100

Hello, Cvs people,

i'm sorry if this is the wrong list to post a feature-request mail, but it 
seemed like the most appropriate place...

i've often been surprised that cvs doesn't have the ability to read in 
commands from stdin/scripts:

#!/usr/bin/cvs -z3
up -r 1.1 some/file
up -r HEAD some/other/file
up -r 1.45 yet/another/file
status some/other/file2
diff -u file1
...

or: cat mycommands | cvs -d:ext:....

Assuming each command line inherits all "global" options (like cvsroot), it 
seems like this would be an efficient way of handing many operations over one 
connection.

Take care,

----- stephan
Generic Unix Computer Guy
stephan@einsurance.de - http://www.einsurance.de
Office: +49 (89)  552 92 862 Handy:  +49 (179) 211 97 67
"...control is a degree of inhibition, and a system which is perfectly
inhibited is completely frozen." -- Alan W. Watts



reply via email to

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