public inbox for ecos-maintainers@sourceware.org
 help / color / mirror / Atom feed
From: Grant Edwards <grant.b.edwards@gmail.com>
To: ecos-maintainers@ecos.sourceware.org
Subject: Write access to CVS via ssh+cvs
Date: Mon, 05 Mar 2012 15:38:00 -0000	[thread overview]
Message-ID: <20120305153740.GA6769@grante> (raw)


Disclaimer: its been many, many years since I really used CVS, and
I've never used a remote server except for anonymous checkouts.

I'm trying to set up ssh+cvs access following the instructions I got
from root@sourceware.org, but I get this:

  $ export CVS_RSH=ssh
  $ cvs -z9 -d :ext:grante@sourceware.org:/cvs/ecos co ecos
  Permission denied (publickey).
  cvs [checkout aborted]: end of file from server (consult above messages if any)

I don't recall ever setting up a public key, so I tried that:

  $ ssh sourceware.org appendkey < id_rsa.pub   
  Permission denied (publickey).

I'm not sure what to do next.  How do you set up a public key without
having already set up a public key?

-- 
Grant



             reply	other threads:[~2012-03-05 15:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-05 15:38 Grant Edwards [this message]
2012-03-05 16:41 ` Jonathan Larmour
2012-03-05 17:38   ` Grant Edwards

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120305153740.GA6769@grante \
    --to=grant.b.edwards@gmail.com \
    --cc=ecos-maintainers@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).