Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
I tried that, but for some reason it requires me to login first into CVS. S'OK... I checked the manual beforehand and couldn't for the life of me find it. But, when I stopped pulling out my hair, it appeared to me as if in a vision on the page: :pserver:cvsuser:cvspassword at 10.1.1.4:/repo put ths in the -d option and bang, zoom, it works like a charm. Thanks for your help! Rob Z. -----Original Message----- From: Bo Berglund [mailto:Bo.Berglund at system3r.se] Sent: Tuesday, October 08, 2002 11:58 AM To: 'Zazueta, Robert'; 'cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook' Subject: RE: [cvsnt] Un-manned Login Do as follows: 1. On the command prompt check out the module you are interested in to a local sandbox on the PC running the server. Say your module sandbox is located at: C:\Projects\MyModule 2. Create a batch file with these commands: cd C:\Projects\MyModule cvs update 3. Try running this batch file from your script I think that this will be completely sufficient. You don't need to login if you are just updating an already checked out module. /Bo -----Original Message----- From: Zazueta, Robert [mailto:RZazueta at academyart.edu] Sent: den 8 oktober 2002 19:26 To: 'cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook' Subject: [cvsnt] Un-manned Login Is there any way to log into CVS with a single line command without being prompted for the password? I'm trying to write a Perl script that will automatically update a local working copy whenever someone tags a file a certain way. The script is running on the same machine as CVSNT, if that helps. I'm thinking of something along the lines of: set cvsroot=:pserver:cvsuser at 10.1.1.2:/repo cvs login -p cvspassword Thanks! Rob Z. ---------------------- Rob Zazueta Web Engineer Information Technology Academy of Art College 415-263-8835 _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs