cpu memhd wrote:
I had the same problem.

From the CVS help page:
http://www.leaf-project.org/doc/guide/buc-buildtool.html

This line didn't work for me:
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/leaf login
"didn't work for me" is pretty hard to debug for anyone but you.

But this one did:
cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/leaf \
  co src/bering-uclibc/buildtool

Perhaps the docs need updating?
I doubt it, since it works just fine here:

$ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/leaf login
Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/leaf
CVS password:

$ cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/leaf co src/bering-uclibc/buildtool
cvs checkout: Updating src/bering-uclibc/buildtool
U src/bering-uclibc/buildtool/COPYING
U src/bering-uclibc/buildtool/Changes
U src/bering-uclibc/buildtool/README
(...)


Martin



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to