Development

CVS Access

Monday, September 19, 2005

Use this link to access a web-based CVS repository viewer. To access the AMOS source tree from a CVS client you must use the following information. I recommend Eclipse as it is also the recommended development environment for AMOS and includes an integrated CVS client.

CVS Server: osamos.cvs.sourceforge.net
CVS Root: /cvsroot/osamos
Login: anonymous
Module: AMOS


If you are using a command line client you should use the following:

cvs -d:pserver:anonymous@osamos.cvs.sourceforge.net:/cvsroot/osamos login
cvs -z3 -d:pserver:anonymous@osamos.cvs.sourceforge.net:/cvsroot/osamos co -P AMOS




SourceForge.net Logo