Setting up Git Server over SSH

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]