I definitely don't have either file. I did a dir grd2d* on the graphics folder and here are the results
Directory of C:\Development\fs2_open\code\graphics
09/30/2006 01:02 PM 103,503 grd3d.cpp
09/30/2006 01:02 PM 12,070 grd3d.h
05/28/2006 02:40 PM 30,265 grd3dbmpman.cpp
05/27/2006 01:07 PM 1,400 grd3dbmpman.h
05/27/2006 01:07 PM 18,926 grd3dcalls.cpp
09/30/2006 01:02 PM 31,366 grd3dinternal.h
06/01/2006 12:44 AM 10,535 grd3dlight.cpp
05/27/2006 01:07 PM 489 grd3dlight.h
09/30/2006 01:02 PM 119,790 grd3drender.cpp
09/11/2006 02:36 AM 49,328 grd3dsetup.cpp
05/27/2006 01:07 PM 156 grd3dsetup.h
09/30/2006 01:02 PM 1,473 GrD3DStateBlock.cpp
09/30/2006 01:02 PM 370 GrD3DStateBlock.h
09/30/2006 01:02 PM 48,340 grd3dtexture.cpp
14 File(s) 428,011 bytes
0 Dir(s) 16,903,593,984 bytes free
and if GrD3DParticle.cpp was removed, shouldn't that not cause an error unless something is still referencing it?
I'm also getting another missing file
C:\Development\fs2_open\code\freespace2\freespace.rc(412): error RC2135 : file not found: ..\..\code\sound\phrases.cfg
Should I be using other options in CVS to get a certain release? I've been either not setting anything or selecting "HEAD". I haven't used CVS is about 3 years and I've forgotten everything I knew about it...