morphis logo morphis | wax | community
Morphis: open source wireless content transcoder
Morphis
use patterns
downloads
manual
faq
about us
morphis wax
features
manual
wax reference
showcase
community
get involved
roadmap
mailing lists
bug reporting
javadoc
[filler box]

CVS Access

Morphis currently only providing read-only CVS access. If you have code additions or changes, they should be submitted as patches to the morphis-interest mailing list.

To obtain anonymous read-only CVS access, you'll need to do the following:

1. Login to CVS (password is "anoncvs"):

$ cvs -d :pserver:anoncvs@cvs.morphis.org:/home/cvsroot login
(Logging in to anoncvs@cvs.morphis.org)
CVS password: anoncvs

2. Checkout the latest release (head revision), with compression, and pruning empty directories:

$ cvs -z 3 -d :pserver:anoncvs@cvs.morphis.org:/home/cvsroot co -P morphsrc

Before contributing to Morphis, please check out the page about getting involved.

morphis