[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-help-public] CVS difficulty
From: |
Sylvain Beucler |
Subject: |
Re: [Savannah-help-public] CVS difficulty |
Date: |
Wed, 27 Jul 2005 00:09:56 +0200 |
User-agent: |
Mutt/1.5.9i |
My SSH key is twice as long as yours.
Are you sure you uploaded DSS keys? Maybe those are SSH1 keys, we only
support the SSH2 protocol.
Please give me the output of:
ssh -v address@hidden
and
cvs -t -d:ext:address@hidden/webcvs/fhsst co fhsst
--
Sylvain
On Mon, Jul 25, 2005 at 09:58:09PM -0500, Gregory Arthur Davis wrote:
> Sylvain,
>
> I think I had tried that before, but anyway, I did it again and waited the
> requisite hour. It is still asking me for "address@hidden's
> password:"
>
> Cheers,
>
> Greg
>
> On Sat, 23 Jul 2005, Sylvain Beucler wrote:
>
> > On Thu, Jul 21, 2005 at 07:31:02AM -0500, Gregory Arthur Davis wrote:
> > > Hello,
> > >
> > > I am trying to use Tortoise CVS to get access to the fhsst project. I
> > > believe that I have followed all of the steps that are posted on the
> > > FHSST
> > > webpage at http://www.nongnu.org/fhsst/5_cvs.html, but I can't get it to
> > > work, it always asks for my password. My username at savannah is davisg.
> > >
> > > Is my account configured correctly on your end?
> > >
> > > Cheers,
> >
> > Hello,
> >
> > Your keys are incomplete. You need to include "ssh-dss" at the
> > beginning. Check the key uploading page for an example.