
MARIE CVS repository can be browsed here.
WARNING: There is couple of hours lag between online browsing version and cvs repository version.
MARIE CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/marie login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/marie co modulename
NOTES:
Only project developers can access the CVS tree via this method:
export CVS_RSH=ssh
cvs -z3 -d:ext:developername@cvs.sourceforge.net:/cvsroot/marie co modulename
NOTES:
Module name |
CVS path |
| marie | Project sources ./marie |
| showcase | Showcase files only ./marie/showcase |
| expressionTk | Expression Toolkit project ./expressionTk This is a modified version from the original project found here. |
| pmap | Pmap mapper project ./pmapMARIE This is a modified version from the original project found here. |
| proto | prototypes (deprecated projects) ./proto |