From: Sebastian Pipping <webmaster@hartwork.org>
To: git@vger.kernel.org
Subject: git clone against firewall
Date: Fri, 15 Jan 2010 00:45:53 +0100 [thread overview]
Message-ID: <4B4FACB1.2080902@hartwork.org> (raw)
hello!
with a firewall blocking outgoing connections to port 9418 a
git clone git://...
of git 1.6.6 seems to never return, i.e. loop forever. in my rather
automated environment (gentoo's tool layman calling git) this behavior
is rather troublesome - i need some kind of abort-and-error instead:
what i'm trying to do is loop over a number of clone URL alternatives of
the same repository like ..
git://git.overlays.gentoo.org/dev/dberkholz.git
http://git.overlays.gentoo.org/gitroot/dev/dberkholz.git
git+ssh://git@git.overlays.gentoo.org/dev/dberkholz.git
.. and stop at the first clone that returns without error.
are there means to make git fail in such a case or to apply a timout?
if not please consider adding a related commandline option to git-clone.
thank you.
sebastian
next reply other threads:[~2010-01-14 23:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-14 23:45 Sebastian Pipping [this message]
2010-01-15 18:17 ` git clone against firewall Junio C Hamano
2010-01-15 19:12 ` Sebastian Pipping
2010-01-15 19:19 ` Sebastian Pipping
2010-01-15 19:30 ` Andreas Schwab
2010-01-15 19:33 ` Sebastian Pipping
2010-01-15 23:03 ` Andreas Krey
2010-01-18 2:04 ` Sebastian Pipping
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B4FACB1.2080902@hartwork.org \
--to=webmaster@hartwork.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.