info-cvs
[Top][All Lists]
Advanced

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

Re: automation on Wincvs


From: Larry Jones
Subject: Re: automation on Wincvs
Date: Tue, 28 Aug 2001 14:52:43 -0400 (EDT)

Li, Jerry writes:
> 
> ***********************************************************************
> rem this is the automate.bat file
> set CVSROOT=3D:pserver:address@hidden:/home/cvsroot
> cvs login
> cvs co rootmodule
> 
> **********************************************************************

You only need to do login once; after that, CVS remembers the password
"forever".  So, take the login out of the script and do it by hand,
once, as the user the script will be running as.

-Larry Jones

I think football is a sport the way ducks think hunting is a sport. -- Calvin



reply via email to

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