Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 1999 23:36:36 -0800
From:      Mike Thompson <miket@dnai.com>
To:        freebsd-questions@freebsd.org
Subject:   Anonymous CVS access to anoncvs.freebsd.org
Message-ID:  <4.1.19990326233009.009c7220@mail.dnai.com>

next in thread | raw e-mail | index | archive | help
Is it possible to get anonymous read-only access to the
FreeBSD CVS Tree using pserver?  The following doesn't
work for me (I obviously have the wrong password):

  %setenv CVSROOT :pserver:anoncvs@anoncvs.freebsd.org:/cvs
  %cvs login
  (Logging in to anoncvs@anoncvs.freebsd.org) 
  CVS password: anonymous
  cvs [login aborted]: authorization failed: server anoncvs.freebsd.org rejected access

and I can't use the more standard:

  %setenv CVSROOT anoncvs@anoncvs.freebsd.org:/cvs         
  %cvs co modules
  select: protocol failure in circuit setup
  cvs [checkout aborted]: end of file from server (consult above messages if any)

This seems to be caused by an interaction with rsh and the fact
that I am connected to the internet through an ISDN router running 
NAT.

Thanks,

Mike Thompson



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990326233009.009c7220>