Theory.org » software » cvs » Anonymous CVS Access

CVS access

Much of the theory.org software is now availble through anonymous cvs.

if you have cvs installed all you should have to do is:

$ cvs -d :pserver:anon@fringe.theory.org:/usr/local/cvsroot login
(Logging in to anon@fringe.theory.org)
CVS password: < space > < return > 
$ cvs -d :pserver:anon@fringe.theory.org:/usr/local/cvsroot co module-name
Current modules are libquat, qfe, bfe, and djukebox.

brian martin