[chuck-dev] read only CVS access

Ge Wang gewang at CS.Princeton.EDU
Mon Jul 12 01:14:49 EDT 2004


you can access the chuck current dev repository in read-only mode:

make sure your CVS_RSH environment variable is set to ssh

     cvs -d :ext:anon-chuck at cvs.cs.princeton.edu:/cvs checkout chuck_dev

if you get prompted for password, just hit enter

this should checkout chuck_dev into the current directory.

   src/
   ckx/ - current chuck DLL's (including for GLucK, which Phil has been 
working on)
   examples/
   notes/ - release notes

the version number for the files are not accurate, we reset the thing
a couple of times, but other stuff should be alright to go.

let me know if you run into issues!

Best,
Ge!



More information about the chuck-dev mailing list