problems with git

Paul W. Frields stickster at gmail.com
Thu Oct 7 13:12:34 UTC 2010


On Thu, Oct 07, 2010 at 02:13:00PM +0200, Robert Antoni wrote:
> >  > I can not perform:
> >>>> > git clone ssh://git.fedorahosted.org/git/docs/install-guide.git
> >>>> > I have upload a new Public SSH key
> >>>> > (file /home/robert/.ssh/id_rsa.pub generated by ssh-keygen -t rsa)
> >>>> > and I edited nano /home/robert/.ssh/config :
> >>>> > Host *.fedorahosted.org fedorapeople.org
> >>>> > User rbuj
> >>>> > Can someone help me?
> >>>> >
> >>>>
> >>>> Try:
> >>>>
> >>>> git clone ssh://rbuj@git.fedorahosted.org/git/docs/install-guide.git
> >>>>
> >>>> It got me several times. :)
> >>>>
> >>>
> >>>
> >>> git clone ssh://rbuj@git.fedorahosted.org/git/docs/install-guide.git
> >>> Cloning into install-guide...
> >>> ssh_exchange_identification: Connection closed by remote host
> >>> fatal: The remote end hung up unexpectedly
> >>>
> >>
> >> With same problem... still unresolved :-(
> >>
> >>
> > I would try uploading your SSH key in FAS. That may only be needed for
> > committing.
> >
> 
> I have attached my public ssh rsa key.
> 
> previously:
> I had cloned it before with:
> git clone git://rbuj@git.fedorahosted.org/git/docs/install-guide.git (with
> no problems).

In the install-guide/ folder, check the contents of the .git/config
file.  It should reflect the 'ssh://rbuj@...' protocol.  If not, edit
the file.

> and then I had tried to upload changes but it were not showed into
> http://git.fedorahosted.org/git/?p=docs/install-guide.git;a=shortlog;h=refs/heads/f14
> (I think that was uploaded into local repository - localhost)
> git commit -a

-- 
Paul W. Frields                                http://paul.frields.org/
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://redhat.com/   -  -  -  -   http://pfrields.fedorapeople.org/
          Where open source multiplies: http://opensource.com


More information about the trans mailing list