CVS?
by CHRIS SHECKLER · in Torque Game Engine · 12/01/2001 (5:07 pm) · 7 replies
I think I have found an bug on the CVS server... I can't login on the server:
cvs -z6 login
(Logging in to sheddy_us@cvs.garagegames.com)
cvs login: authorization failed: server cvs.garagegames.com rejected access to torque for user sheddy_us
*****CVS exited normally with code 1*****
I talk to a few people on IRC that sad it was me username: "sheddy_us" that caused it. Can someone at GG check this out for me? I really need to get the new version!
cvs -z6 login
(Logging in to sheddy_us@cvs.garagegames.com)
cvs login: authorization failed: server cvs.garagegames.com rejected access to torque for user sheddy_us
*****CVS exited normally with code 1*****
I talk to a few people on IRC that sad it was me username: "sheddy_us" that caused it. Can someone at GG check this out for me? I really need to get the new version!
#2
12/02/2001 (2:26 am)
Good. Mail me when it works... or join IRC... (name: Zoot)
#3
12/04/2001 (12:38 am)
Same problem here, username johnny_law.
#4
Let me know if it doesn't work.
12/04/2001 (8:02 am)
I just updated the CVS server with a fix for names with '_' in them. The '_' is also used to replace spaces in login names, since cvs (or at least WinCVS), uses spaces as a word spererator. The CVS server now tries the original login name as is, then if that fails, replaces '_' with spaces and tries again.Let me know if it doesn't work.
#6
12/04/2001 (11:37 am)
I'm in... thanks.
Torque Owner Rick Overman
--Rick