Checkout the comment on the CVS page of the www.myfaces.org site.
Sorry for it's terseness... it's copied below for convenience.
Langley
------------------------------
The nutshell is...
CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvspublic
export CVSROOT
cvs login
the passwd is anoncvs
cvs checkout incubator-myfaces
This came from the apache site
http://www.apache.org/dev/version-control.html
combined with this old one were used to put this together
On Fri, 2005-01-07 at 08:43 -0800, Grant Smith wrote:
> On Friday 07 January 2005 08:32, Joshua White wrote:
> > What is the current CVSROOT?
> > :pserver:[EMAIL PROTECTED]:2401/home/cvspublic/incubator-myfaces isn't
> > working.
>
> Try :pserver:[EMAIL PROTECTED]:/home/cvs/incubator-myfaces
>
>
>