PDA

View Full Version : WinCvs


fanoen
11-16-2003, 04:53 PM
Ok I ran into a problem when doing guide for server 0.5.0. Down below on that step, where it says Press enter when it asks you for a password (leave it blank), I left it blank and it says rejected acess to /cvsroot/eqemu for anonymous. What am I doing wrong?


Get EQEMu Source From CVS



Open a DOS prompt
Win98/95/ME - start->run->command
Win2k/XP/2k3 - start->run->cmd

Type in the following:
c:
cd \eqemu\cvs
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu login
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu -z3 co eqemu
NOTE: Press enter when it asks you for a password (leave it blank)
NOTE: Repeat these commands on failure (sourceforge's network gets swamped at times). Sometimes, it takes me 10-15 tries!
NOTE: If you get the following error: 'cvs' is not recognized as an internal or external command, operable program or batch file. - YOU NEGLECTED TO FOLLOW THE DIRECTIONS ABOVE! The section you skipped over is named Add CVS to %PATH%

mattmeck
11-16-2003, 05:12 PM
you dont need to get the source anymore, everything is aval already compiled, check the news section.

fanoen
11-16-2003, 05:17 PM
ok i just downloaded the file on news, any tutorial on how to use all this? =\ lol

mangoo
11-16-2003, 05:22 PM
http://www.everquestserver.com/guides.php

fanoen
11-16-2003, 05:33 PM
Im talkin bout the part under news

fanoen
11-16-2003, 05:34 PM
i think i got it, nm

fanoen
11-16-2003, 05:43 PM
ok reading the guide here, it says 6)To create your database, enter this command:
create database eq;

When i type in create database eq; it says error 1044: acess denied for user: '@localhost' to database 'eq'

Now wat i doing wrong? lol

fanoen
11-16-2003, 05:55 PM
gahh i keep finding the asnwer, lol