PDA

View Full Version : CVS Downloaded Now What??


Darktanion
05-07-2005, 12:28 AM
Okay I got all the newest files downloaded via CVS. WooHoo finally. Okay now what do I do with all the files that were downloaded from that site?
Am I suppose to go through each one of the files that is in my named directory that I created when I downloaded all those files and find where they exist throughout perl and mysql and eqemu and replace the old files with all the new things that I recieved from CVS???
I guess what I am asking is, I saw some .sql files and some .cpp files and .pl files etc. Do I need to place all of these files in there correct locations and then source the .sql files. And do I need to do a fresh install and load all of this. I couldnt find a Tutorial explaining what to do next after getting the files. Any help would be Awsome thanks again.....

dragonflz
05-07-2005, 04:04 AM
The files that y0u downloaded from CVS are for compiling the server.

You must have a compiler to use them, I have used Visual Studios to compile in the past.

the .sql files are to be sourced into the database for the server.

Drag

Darktanion
05-07-2005, 05:24 AM
Is there a certain order that I have to compile them or do they all compile in one big mesh???

Belfedia
05-07-2005, 10:54 PM
CVS is'nt public user release but devs work in progress.
You never find a tutorial on all files in CVS.
If you don't understand C++, sql, etc, don't use them.
Use compiled version from sourceforge (You have tutorial support).
Last "stable" is the 6.0 DR2 but i think you can have a new version
in 1 or 2 week ;) (Go go go Devs !!!).