On Thu, Mar 04, 1999 at 06:00:22PM +0200, Leon Breedt wrote:
> i really want to take a look at the apt 0.3.0 sources, but have
> had no luck using cvs.debian.org...
>
> using:
>
> cvs -d anonymous@cvs.debian.org checkout apt
>
> i have no luck :(. my CVS_RSH is set to 'ssh'.
That's the problem. cvs.debian.org does not know about a user "anonymous",
it's just the cvs server who allows anonymous access. So this should look like
cvs -d :pserver:anonymous@cvs.debian.org:/cvs/deity login
cvs logout apt
(the login should save the -d parameter).
You should use ssh if you have non-anonymous (e.g. write access) to the tree.
cu
Torsten
Attachment:
pgp2V8vX_3QXU.pgp
Description: PGP signature