Game Development Community

CVS and RealmWars

by Howard Dortch · in Torque Game Engine · 06/15/2004 (8:59 am) · 9 replies

I have been trying to get RealmWars from CVS and I keep getting this error

cvs [server aborted]: "init" requires that the stream be compressed between levels 2 and 9

how do I fix this?

#1
06/15/2004 (9:12 am)
Not sure which client you are using but
in winCVS: on the globals tab set tcp/ip compression to 3

in linux:cvs -z6
#2
06/15/2004 (9:17 am)
I use WinCVS. changed it to 3 and I get the same error
#3
06/16/2004 (2:05 pm)
Maybe the change isn't taking?
#4
06/17/2004 (4:36 am)
I guess I dont know how to access it is the main problem.
cvs server: cannot find module 'RealmWars' - ignored
cvs95 [checkout aborted]: cannot expand modules

When I use CVS how do I find out what files are there? And did I spell it correct, Perhapps it's known as RW? RealmWar RealmWars. CVS doesn't show me a directory tree on the server so I dont know what is available.

I set up to check out like I did for torque but it kinda acts like there isn't anything there to check out.
#5
06/17/2004 (5:01 am)
Maybe no capitalization?
#6
06/17/2004 (5:29 am)
Anyone know how it's formatted?
RealmWars, Realmwars, realmWars, realmwars, rw, RW
Would really be nice to look at the directories on the server side so you could see whats there.
#7
06/17/2004 (7:02 am)
@Howard, have you looked at the information for accessing the Realm Wars CVS from the official Realm Wars pages?
#8
06/17/2004 (7:26 am)
Ah didn't know that existed, will give it a go. Thanks!
#9
06/17/2004 (8:31 am)
That works Thanks L Foster....