info-cvs
[Top][All Lists]
Advanced

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

Input files


From: Hamid Ghassemi
Subject: Input files
Date: Wed, 18 Jun 2003 10:10:10 -0700

Can CVS use an input file in place of options for each individual file.

We have a list of files that makes up a recipe of what source code is
needed to make a product.  I would like to use this file as a input to a
CVS command to do checkouts, tag, commit, etc.


Here is an example

Input file input.rxt:
/foo/foo.c  1.1
/foo/abc.h  1.4 

Command line

Cvs co @input.txt
Or
CVS co < input.txt

Thanks in advance

Hamid





reply via email to

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