Structure of Pyro's CVS source code repository

Quick info:

use the v3_maint_branch branch to get the Pyro 3.x version (the current release version):

$ cvs -z3 -d :pserver:anonymous@pyro.cvs.sourceforge.net:/cvsroot/pyro co -P -r v3_maint_branch Pyro

If you really want, you can get the TRUNK to get the new Pyro 4.x version (but development has stalled on this, please use Pyro 3.x instead)

$ cvs -z3 -d :pserver:anonymous@pyro.cvs.sourceforge.net:/cvsroot/pyro co -P Pyro

Pyro CVS structure.png

PyroCvsStructure (last edited 2009-03-26 23:44:45 by IrmenDeJong)