Browse the CVS
http://cvs.codehaus.org/viewrep/backport175
Anonymous CVS Access
Unable to find source-code formatter for language: text. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
cvs -d :pserver:anonymous@cvs.backport175.codehaus.org:/home/projects/backport175/scm login cvs -z3 -d :pserver:anonymous@cvs.backport175.codehaus.org:/home/projects/backport175/scm co backport175
Updates from within the module's directory do not need the -d parameter.
Developer CVS Access via SSH
Only project developers can access the CVS tree via this method.
SSH2 must be installed on your client machine. Substitute developername with the proper value. Enter your site password when prompted.
Unable to find source-code formatter for language: text. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
export CVS_RSH=ssh cvs -z3 -d :pserver:developername@cvs.backport175.codehaus.org:/home/projects/backport175/scm co backport175
