Thank for your help. cvs -d :ext:[email protected]:/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 <[email protected]>: > Hi, > > sebul <[email protected]> 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:[email protected]: > /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:[email protected]:/cvs/webwml checkout webwml > to checkout the webwml repository > > > Works fine for me > > Holger > -- 세벌식 http://sebul.sarang.net <http://sebul.sarang.net>

