View Single Post
  #1  
Old 03-30-2008, 01:08 AM
Bulle
Hill Giant
 
Join Date: Jan 2008
Posts: 102
Default Is the CVS repository current ?

I am installing some EQEmu server on my Linux box and I grabbed the Development branch from CVS. When I did that I found no difference with a CVS check-out I had done a few weeks ago.

Is the EQEmu source code regularly committed to CVS, or just in chunks ? Or do I have a problem with my command-line ? Here is the command I use for checking-out (must come straight from the Wiki if I remember well) :

cvs -z3 -d:pserver:anonymous@eqemulator.cvs.sourceforge.net :/cvsroot/eqemulator co -r Development -P EQEmuCVS

The real question is : is that the way to get the latest current version, or should I just download the latest source TGZ file which dates back from 2008/02/29 ? I have read several posts where people mention significant changes in the combat code and I wanted to make sure I am current with that.
Reply With Quote