info-cvs
[Top][All Lists]
Advanced

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

Need shell script to check out


From: Antony Paul
Subject: Need shell script to check out
Date: Mon, 1 Nov 2004 13:53:36 +0530

Hi all,
   I need a shell script to check out the files using a shell script
which contains multiple files from a remote server. I need different
versions for each file. There are no tags. The problem is I need to
retype the password for each file. I want the script to manage the
typing of password.
   A sample file is shown below

cvs checkout -r '1.7' 'index.jspl'
cvs checkout -r '1.3' 'Hello.jsp'
cvs checkout -r '1.7' 'Customer.jsp'

rgds

Antony Paul




reply via email to

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