About OPHELIA

Download

Get Involved

Projects

Web sites

Project Management

Access the Source Tree (AnonCVS)

OPHELIA Project CVS repository can be check out throught username anonymous and password anonymous. CVS command:

cvs -d:pserver:anonymous@cvs.opheliadev.org:/cvsroot/ophelia login
cvs password: anonymous
cvs co ophelia

Every commit will be denied.


Full Remote CVS Access

With a registered pair (username, password) on the server, full access is provided. So After logging in with

cvs -d:pserver:username@cvs.opheliadev.org:/cvsroot/ophelia login
cvs password: password
cvs co ophelia

every CVS command may be run on the client.