[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Why my cvs checkout denied?



Hi,

sebul <sebuls@gmail.com> wrote:
> Hello. I have a question.
> 
> https://alioth.debian.org/users/sebul-guest/ says
> Debian website content (Junior Developer)
> 
> When I try cvs checkout I get message Permission denied as follows.
> 
> sebul@sebulnet:~$ export CVS_RSH=ssh
> sebul@sebulnet:~$ cvs -d :ext:sebul-guest@scm.alioth.debian.org:/cvs/webwml
> checkout webwml
> Permission denied (publickey).
> cvs [checkout aborted]: end of file from server (consult above messages if
> any)
> sebul@sebulnet:~$
> 
> Why? How can I solve it ? Help me, please.

As documented here:

https://www.debian.org/devel/website/using_cvs

you should use:

cvs -d :ext:sebul-guest@cvs.debian.org:/cvs/webwml checkout webwml
to checkout the webwml repository


Works fine for me

Holger


Reply to: