provided by LABORIUS

File Releases


Please refer on SourceForge Files section for downloads (binaries & sources).

Debian packages for MARIE and its dependencies can be found here.

CVS

Anonymous CVS Access

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:

  • UNIX file and directory names are case sensitive. The path to the project CVSROOT must be specified using lowercase characters (i.e. /cvsroot/marie)
  • The module you wish to check out must be specified as the modulename. To determine the names of the modules created by this project, please see the list of available modules.
  • When prompted for a password for anonymous, simply press the Enter key.


Developers CVS Access via SSH

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:

  • A SSH client must be installed on your client machine.
  • UNIX file and directory names are case sensitive. The path to the project CVSROOT must be specified using lowercase characters (i.e. /cvsroot/marie)
  • The module you wish to check out must be specified as the modulename. To determine the names of the modules created by this project, please see the list of available modules.
  • Enter your site password when prompted.
  • Developers may also make use of shared SSH keys for authentication.


CVS Modules

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



(c) Carle Côté 2003-2006
Website designed and realized by : Carle Côté
MARIE's logo designed by : André Côté