![]() |
|
KQ |
LoHoL
Member #1,752
December 2001
![]() |
when i'm logged with cvs, wich module should i download ( cvs -z3 -p:pserver:anonymous@cvs.kqlives.sourceforge.net:/cvsroot/kqlives co modulename ) ? --- |
ReyBrujo
Moderator
January 2001
![]() |
Quote: when i'm logged with cvs, wich module should i download KQ -- |
LoHoL
Member #1,752
December 2001
![]() |
I'm downloading it. thanx RB --- |
23yrold3yrold
Member #1,134
March 2001
![]() |
I tried anonymous as user name; same error I got above. What does "move away *; it is in the way" mean, anyway? -- |
Thomas Fjellstrom
Member #476
June 2000
![]() |
it means just that. A file on your disk is in the way of a file on the CVS server. -- |
23yrold3yrold
Member #1,134
March 2001
![]() |
But I created a new folder exclusively for downloading KQ via CVS. There was nothing in there. Apparently no one else got this so I'll assume it's not a screwup on the SourceForge site or something. Maybe I'll just delete the folder and try again And is there any particular reason all the files I download are covered in a translucent green square? -- |
Thomas Fjellstrom
Member #476
June 2000
![]() |
I have not a clue... thats all weird. -- |
23yrold3yrold
Member #1,134
March 2001
![]() |
Well, I tried again as anonymous and for some reason it accepted it this time and for some reason it didn't ask me for a password this time and for some reason it worked this time EDIT: Well, fix mingw works, but make doesn't. Do I need to set some path or something? And everything is still translucent green -- |
Peter Hull
Member #1,136
March 2001
|
In general: if you want read-only access, use pserver and anonymous/no password. If you want read-write, use SSH and your real username/password. Sourceforge doesn't like pserver for write access because it sends passwords in clear. If you checked something out RO and you want to make it RW, you can manually edit all the Root files (in the CVS directories) from :pserver:anonymous@kqlives.sourceforge.net:/cvshome/kqlives to :ext:yourusername@kqlives.sourceforge.net:/cvshome/kqlives (and maybe something in TortoiseCVS to ensure that it's using the SSH protocol, sorry I've never used that prog) Can you be more specific on why make doesn't work? Green square - I assume you mean in an explorer window? I think this is TortoiseCVS saying that the file is OK (in sync with the repository) If you modified it, it goes amber or red if there's a conflict (or something like that) Have you read cederqvist yet? ([url http://www.cvshome.org/]) Pete
|
LoHoL
Member #1,752
December 2001
![]() |
Quote:
c:\kq>fix mingw
huh what have i been doing wrong ?? --- |
23yrold3yrold
Member #1,134
March 2001
![]() |
Quote: Can you be more specific on why make doesn't work? See my post on the mailing list. And thanks for the explanation of the green squares; I'll check out that link later -- |
Troy D Patterson
Member #41
April 2000
![]() |
I got everything to compile all fine and dandy. But how does one go about editing a map... There's this strange glitch/bug/thingy that no one seems to have pointed out yet. When you beat the dark imp... if you leave and come back.. He's back. And you can't do anything about it. So if you went back to the last town and rested in the inn. And you go down there... you're just stuck. --------------------------------------- |
ReyBrujo
Moderator
January 2001
![]() |
Quote: c:\kq>fix mingw
That was my mistake, thanks Matthew pointed that out. You MUST do a "make veryclean" before trying to compile the package. The dependencies were built on my system, so that d:/compiler/djgpp/include/sys/version.h is a dependency for MY KQ version -- |
LoHoL
Member #1,752
December 2001
![]() |
thx RB EDIT 1 : hum bug when i use my saves from version (kqlives in depot) 0.91 : io can't enter in any town ?? Troy D : i noticed that and i need to get back to talk to the prophet since i haven't done it at beginning --- |
Peter Hull
Member #1,136
March 2001
|
Troy & LoHoL: fixed it on CVS (see here) Pete
|
LoHoL
Member #1,752
December 2001
![]() |
Peter : 'bout saves games that's fixed too. the problem was there were no *.lob in /scripts only *.lua EDIT : ok just try it and that's worked. there still is the lua bug with compiling of intrface.c oh and i assume you've modified tha cave1.lua . could you tell what modifications have you done cause i'have done some try and none of them worked --- |
|
|