[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cvs download not working anymore
From: |
Adam Fedor |
Subject: |
Re: cvs download not working anymore |
Date: |
Tue, 27 Dec 2005 16:33:31 -0700 |
On 2005-12-27 15:08:28 -0700 Andreas Höschler <ahoesch@smartsoft.de> wrote:
> Hello all,
>
> I just tried to download current GNustep via cvs and got
>
> cd /usr/src
> export CVS_RSH=ssh
> cvs -z3 -d:ext:anoncvs@cvs.savannah.gnu.org:/cvsroot/gnustep co core
>
> Permission denied (publickey).
> cvs [checkout aborted]: end of file from server (consult above messages if
> any)
>
You need to use pserver now for anonymous access:
https://savannah.gnu.org/forum/forum.php?forum_id=4168