[cvsnt] Maintaining a website with CVS [OffTopic]
Tony Hoyle
tmh at nodomain.org
Tue Sep 17 18:32:54 BST 2002
On Tue, 17 Sep 2002 17:34:01 +0200, "Tobias Mueller"
<tmueller at a-i-c.de> wrote:
>
>I need to write a .bat file which SINC calls, for example every 10 minutes.
>The problem is the "cvs login" command, because it prompts for the password.
>The checkout itself is not a problem.
>
You only ever have to run 'cvs login' once, then the password is
stored. The other option is to use a secure connection such as sspi
which doesn't need a login.
Tony
More information about the cvsnt
mailing list