CVS appears to be giving me old files

Amotea

08-03-2007 13:47:59

I tried to get the latest source files from the CVS with:
:pserver:anonymous@nxogre.cvs.sourceforge.net:/cvsroot/nxogre
And while I was able to download all files they appear to be old files, some files are even missing (compared to Revision 2 at http://latest.nxogre.org/nxogre/NxOgre/). For example nxOgre_bodies.cpp is missing and I get a lot of errors while trying to compile the project. Mostly unknown identifiers, unknown constants. Also I found this line in "nxOgre_Includes.h" a bit strange:
static unsigned char NXOGRE_VERSION[] = "NxOgre 0.5";

I'm using Eihort, PhysX 2.7.0.

What am I doing wrong?

(Edit: in the meantime I've used flashget to get alle files via the http link and they seem to compile ok)

betajaen

08-03-2007 14:28:36

That's because the CVS is over 7 months old. I really do not use that sourceforge account anymore.

You can use TortoiseSVN to download the SVN, however SVN questions should be posted within the 0.6 thread.

Amotea

08-03-2007 14:44:19

Okay, I'll download TortoiseSVN. I didn't notice it said SVN and not CVS :[.