This service is provided for alpha testers: {Use of cvs make you an alpha tester, and as such you should expect some things to be broken and/or undocumented. If you don't like this status, download one of the tar files instead.}

To get the current repositories of cca-related framework codes by anonymous cvs:

dccafe itself

cvs -d :pserver:anonymous@cca-forum.org:/home/ccaffeine/repository login
# hit return (no passwd)
cvs -d :pserver:anonymous@cca-forum.org:/home/ccaffeine/repository co -r babelification dccafe 
cvs -d :pserver:anonymous@cca-forum.org:/home/ccaffeine/repository logout

the corresponding cca specifications

cvs -d :pserver:anonymous@cca-forum.org:/home/cca-spec/repository login # hit return (no passwd) cvs -d :pserver:anonymous@cca-forum.org:/home/cca-spec/repository co cca-spec-babel cca-spec-classic cvs -d :pserver:anonymous@cca-forum.org:/home/cca-spec/repository logout