[cvsnt] Re: DOS batch file with login command?
Tony Hoyle
tmh at nodomain.org
Sat Jan 8 18:57:21 GMT 2005
Christopher Beltran wrote:
> I am writing a DOS Batch file that checks out modules from our CVS
> repositories and then runs CVSStat against them. Everything seems to be
> working very well except that within our batch file we have the following
> line...
The best way is just to not log in. You only ever have to do this once
anyway - putting it in a batch file is a bit pointless.
Even better is to use sspi then you won't need to do it at all.
Tony
More information about the cvsnt
mailing list