[M3devel] cvsup
    Jay 
    jay.krell at cornell.edu
       
    Wed Apr 15 16:09:33 CEST 2009
    
    
  
cm3/m3-tools/cvsup/quake/cvsup.quake
I made it unconditional after your mail.
There is code that is PM3 or CM3 or SRC specific and tries to
pick the right one by sniffing the compiler.
 
 
or Windows, easy to find it:
 cd \dev2\cm3\m3-tools\cvsup 
 findstr /s PM3 * 
 
 
or
 dir /s/b/a-d | findstr /i cm3 
 dir /s/b/a-d | findstr /i pm3 
 
It should all be easy to find.
 
But again, it should just work from current cvs.
 
 
 - Jay
    
    
More information about the M3devel
mailing list