Game Development Community

realmwars cvs?

by Ace · in General Discussion · 01/22/2003 (6:58 am) · 6 replies

I think i need some practice on doing a mod for torque, Is there a cvs for realmwars that us torque licence holders can use? I would like to make a mod for rw and at the same time be able to see how things work.

#1
01/22/2003 (8:03 am)
Yes. I think the details are in an old news item (or else on the realmwars site :). Torque license holders get access to RW CVS.
#2
01/22/2003 (1:29 pm)
For your CVS root just replace "torque" with "realmwars". So instead of /cvs/torque it become /cvs/realmwars (or maybe /realmwar/cvs, I forget)

There is an old news item with the details.
#3
01/22/2003 (5:14 pm)
yes that is how i thought it would work, I wonder if my recent login name change had anything todo with my troubles?

It says im using an empty password, (guess i typed it wrong):)

Thanks
#4
01/23/2003 (11:51 am)
TortoiseCVS used to have a problem where if you were accessing a repository via SSH, it wouldn't ask for a password, because it didn't know to pop up a prompt - it would just try with a blank password, and complain. You would have to set things up so that it authenticated with stored keyfiles instead of passwords to get to your repository.
#5
01/23/2003 (5:43 pm)
that was strange, i just loged out and then back in and it worked. probably some kind of bug. heh
#6
12/18/2003 (7:30 pm)
If using WinCVS, under the Admin menu, click the command line option and enter

cvs login

You will then be prompted for your password to login.

Once logged in, create your checkout module as usual and it should work fine.

The reason for the error is as Ben explained above.

I'm using WinCVS 1.2 and I still get the error with realmwars but not as often with torque.