NikhilRangaraju has asked for the wisdom of the Perl Monks concerning the following question:
2)Open command prompt....type c:\nikhil\cvs\> cvs login
3)Cvs password: nikhil.
4)Now cvs checkout <module name>-<our module name is viewer
5)Now the latest source code that was in cvs repository will be checkedout into our system.
These are the manual prodecures that we should do to perform Cvs checkout. i want all these operations to be performed by writing a perl script and automate it.... Anybody please give me ideas to generate the script in perl.
Regards,
Nikhil
edit (broquaint): added formatting
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Script for Cvs checkout.
by marto (Cardinal) on Feb 20, 2006 at 14:19 UTC | |
|
Re: Script for Cvs checkout.
by izut (Chaplain) on Feb 20, 2006 at 14:33 UTC |