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

Why my cvs add aborted?



Thank for your help.
cvs -d :ext:sebul-guest@cvs.debian.org:/cvs/webwml checkout webwml
succeeded.

I edited a file korean/index.wml.
But
cvs add index.wml
aborted as follows. Help me, please.

sebul@sebulnet:~/webwml/webwml/korean$ cvs add index.wml 
cvs [server aborted]: "add" requires write access to the repository

2017-09-30 4:12 GMT+09:00 Holger Wansing <linux@wansing-online.de>:
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: