Game Development Community

WinCVS help needed

by Robert Skinner · in General Discussion · 03/27/2002 (4:29 pm) · 4 replies

I'm trying to get the WinCVS working so I can download the source code. I installed ActiveTcl 8.3.4.2 and then WinCVS 1.2 afterwards. I configured the General and global tads as described in the instructions found here in the garagegames site but get the following error. (i cleared out my login ID for this post)

CVSROOT: loginid@cvs.garagegames.com/cvs/torque (password authentication)
TCL is *not* available, shell is disabled

It appears the WinCVS software doesn't see the TCL software. Any suggestions will be appreciated.

#1
03/27/2002 (5:25 pm)
It should still work, I get the same message.
#2
03/28/2002 (1:52 pm)
Their is a little bit more to the message. I'll print the whole thing here. The only thing I changed from the actual message is the login ID to LoginID. One again any help is appreciated.


CVSROOT: LoginID@cvs.garagegames.com/cvs/torque (password authentication)
TCL is available, shell is enabled : help (select and press enter)
cvs -z6 login
cvs login: missing hostname in CVSROOT: :pserver:LoginID@cvs.garagegames.com/cvs/torque
cvs [login aborted]: Bad CVSROOT.

*****CVS exited normally with code 1*****
#3
03/29/2002 (7:51 am)
Robert, your CVS root should be:

Nomad@cvs.garagegames.com:/cvs/torque
#4
03/29/2002 (10:00 am)
Thanks Tim,

It was that little : that I repeatedly overlooked.