OK, I tested this a bit.
The machine and the inet connection seem very fast, thanks for that!

An issue I've run into:

[EMAIL PROTECTED]:~$ git clone -n
'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git'
fatal: read error (Connection reset by peer)
fetch-pack from
'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git' failed.
[EMAIL PROTECTED]:~$ git clone -n
'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git'
remote: Generating pack...
remote: Done counting 357146 objects.
remote: Deltifying 357146 objects.
remote:  100% (357146/357146) done
remote: Total 357146, written 357146 (delta 282678), reused 357057 (delta
282610)

This seems to happen each second clone I do. What's up?

Now, what's the URL to access git from outside?
I do:
git clone git://69.55.231.195/~mst/linux-2.6
and this fails.

I think it is best to be running with --user-path=scm so that I can
put git trees under scm sub-directory and have that part exported.

-- 
MST

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to