From: Ben Stanley <Ben.Stanley@exemail.com.au>
To: Aldrin Martoq <amartoq@dcc.uchile.cl>
Cc: alsa-devel@alsa-project.org
Subject: Re: GIT repo (connection refused)
Date: Tue, 01 Jul 2008 23:19:44 +1000 [thread overview]
Message-ID: <1214918384.30056.147.camel@localhost> (raw)
In-Reply-To: <1214903899.7099.5.camel@videopodcast>
Check if you are behind a firewall that blocks the git protocol on port
9418. The http version is there for people who are behind such a
firewall.
That being said, the http version should be documented on the git page,
rather than just on the mailing list at
http://thread.gmane.org/gmane.linux.alsa.devel/53959/focus=54060
(Nudge to Jaroslav)
And, yes, you can base a patch off the http repository.
Ben.
On Tue, 2008-07-01 at 05:18 -0400, Aldrin Martoq wrote:
> Hello!
>
> http://www.alsa-project.org/main/index.php/GIT_Server#Occasional_Developers
>
> Says but doesn't work:
> $ git clone git://git.alsa-project.org/alsa-driver.git alsa-driver
> Initialized empty Git repository in /tmp/alsa-driver/.git/
> git.alsa-project.org[0: 212.20.107.51]: errno=Connection refused
> fatal: unable to connect a socket (Connection refused)
> fetch-pack from 'git://git.alsa-project.org/alsa-driver.git' failed.
>
>
> Well, this works:
> git clone http://git.alsa-project.org/http/alsa-driver.git alsa-driver
>
>
> Is this the right repository for submitting patches?
>
>
> Thanks!
>
next prev parent reply other threads:[~2008-07-01 13:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-01 9:18 GIT repo (connection refused) Aldrin Martoq
2008-07-01 13:19 ` Ben Stanley [this message]
2008-07-01 13:22 ` Jaroslav Kysela
2008-07-03 20:53 ` Ben Stanley
2008-07-03 21:33 ` Ben Stanley
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=1214918384.30056.147.camel@localhost \
--to=ben.stanley@exemail.com.au \
--cc=alsa-devel@alsa-project.org \
--cc=amartoq@dcc.uchile.cl \
/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.