Overview

This project uses a Source Content Management System to manage its source code.

Web Access

There are no online source repository listed for this project. Please check back again later.

Anonymous access

Refer to the documentation of the SCM used for more information about anonymously check out. The connection url is:

cvs:pserver:anonymous@xulfaces.cvs.sourceforge.net:/cvsroot/xulfaces

Developer access

Only project developers can access the CVS tree via this method. Substitute username with the proper value.

$ cvs -d :ext:username@xulfaces.cvs.sourceforge.net:/cvsroot/xulfaces login
$ cvs -z3 -d :ext:username@xulfaces.cvs.sourceforge.net:/cvsroot/xulfaces co core/xulfaces-renderkit

Access from behind a firewall

For those developers who are stuck behind a corporate firewall, CVSGrab can use the viewcvs web interface to checkout the source code.