git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* New setup, trying to clone . . .
@ 2011-09-16  6:59 Joshua Stoutenburg
  2011-09-16  8:29 ` Jakub Narebski
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Stoutenburg @ 2011-09-16  6:59 UTC (permalink / raw)
  To: Git List

Hey guys,

I'm following these instructions:  http://progit.org/book/ch4-4.html

Everything has gone fine up until about halfway down the page, where it says:

>  At this point, the others can clone it down and push changes back up just as easily:
>  $ git clone git@gitserver:/opt/git/project.git

Of course, replacing [git@gitserver:/opt/git/project.git] according to
my setup, and I change directory to an empty directory apart from the
original project, then I try the command, I get the following output:

At this point, the others can clone it down and push changes back up
just as easily:

$ git clone gituser@192.168.1.102:/git/project.git
Cloning into project...
Connection closed by 192.168.1.102
fatal: The remote end hung up unexpectedly

Any ideas what's going on here?

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

end of thread, other threads:[~2011-09-16  8:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-16  6:59 New setup, trying to clone . . Joshua Stoutenburg
2011-09-16  8:29 ` Jakub Narebski

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).