git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Setting up Git Server over SSH
@ 2010-11-15 18:20 Dennis
  2010-11-15 18:38 ` Shawn Pearce
  0 siblings, 1 reply; 5+ messages in thread
From: Dennis @ 2010-11-15 18:20 UTC (permalink / raw)
  To: git

I have a remote server (hostname.com) that acts as a webserver.
What I did is I wanted to set up my public_html folder as a public 
repository.
After trial and error I am still at stage_0.

Thus, on that server I have /home/user/.git directory and the repo works 
fine if I am accessing it from the server.

Now, I want to clone that repo onto my local machine.
I am doing this, but it fails:

>git clone ssh://hostname.com:/home/user/.git
Cloning into user...
fatal: protocol error: bad line length character: logi

>Access denied
Access denied
Access denied
Access denied
Access denied
Access denied
FATAL ERROR: Server sent disconnect message
type 2 (protocol error):
"Too many authentication failures for "
--------------------------------

What can I do to make it work?
Dennis

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-17  2:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 18:20 Setting up Git Server over SSH Dennis
2010-11-15 18:38 ` Shawn Pearce
2010-11-15 19:14   ` Dennis
2010-11-16 10:46     ` Ævar Arnfjörð Bjarmason
2010-11-17  2:25       ` Dennis

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 NNTP newsgroup(s).