* GIT repo (connection refused)
@ 2008-07-01 9:18 Aldrin Martoq
2008-07-01 13:19 ` Ben Stanley
0 siblings, 1 reply; 5+ messages in thread
From: Aldrin Martoq @ 2008-07-01 9:18 UTC (permalink / raw)
To: alsa-devel
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!
--
Aldrin Martoq <amartoq@dcc.uchile.cl>
http://aldrinvideopodcast.podshow.com/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: GIT repo (connection refused)
2008-07-01 9:18 GIT repo (connection refused) Aldrin Martoq
@ 2008-07-01 13:19 ` Ben Stanley
2008-07-01 13:22 ` Jaroslav Kysela
0 siblings, 1 reply; 5+ messages in thread
From: Ben Stanley @ 2008-07-01 13:19 UTC (permalink / raw)
To: Aldrin Martoq; +Cc: alsa-devel
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!
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: GIT repo (connection refused)
2008-07-01 13:19 ` Ben Stanley
@ 2008-07-01 13:22 ` Jaroslav Kysela
2008-07-03 20:53 ` Ben Stanley
0 siblings, 1 reply; 5+ messages in thread
From: Jaroslav Kysela @ 2008-07-01 13:22 UTC (permalink / raw)
To: Ben Stanley; +Cc: ALSA development, Aldrin Martoq
On Tue, 1 Jul 2008, Ben Stanley wrote:
>
> 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)
HTTP access is on http://www.alsa-project.org/main/index.php/GIT_Server
already, but not in Occasional Developers section. Just add this
information there. Everybody registered can modify this page.
Jaroslav
-----
Jaroslav Kysela <perex@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: GIT repo (connection refused)
2008-07-01 13:22 ` Jaroslav Kysela
@ 2008-07-03 20:53 ` Ben Stanley
2008-07-03 21:33 ` Ben Stanley
0 siblings, 1 reply; 5+ messages in thread
From: Ben Stanley @ 2008-07-03 20:53 UTC (permalink / raw)
To: Jaroslav Kysela; +Cc: ALSA development
Jaroslav,
When I try to edit the Occasional Developers section on the page
http://www.alsa-project.org/main/index.php/GIT_Server
I am told:
This page has been locked to prevent editing.
Ben.
On Tue, 2008-07-01 at 15:22 +0200, Jaroslav Kysela wrote:
> On Tue, 1 Jul 2008, Ben Stanley wrote:
>
> >
> > 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)
>
> HTTP access is on http://www.alsa-project.org/main/index.php/GIT_Server
> already, but not in Occasional Developers section. Just add this
> information there. Everybody registered can modify this page.
>
> Jaroslav
>
> -----
> Jaroslav Kysela <perex@perex.cz>
> Linux Kernel Sound Maintainer
> ALSA Project, Red Hat, Inc.
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: GIT repo (connection refused)
2008-07-03 20:53 ` Ben Stanley
@ 2008-07-03 21:33 ` Ben Stanley
0 siblings, 0 replies; 5+ messages in thread
From: Ben Stanley @ 2008-07-03 21:33 UTC (permalink / raw)
To: Jaroslav Kysela; +Cc: ALSA development
Never mind,
I tried to edit the page before my wiki registration had been accepted.
Its all done now.
Ben.
On Fri, 2008-07-04 at 06:53 +1000, Ben Stanley wrote:
> Jaroslav,
>
> When I try to edit the Occasional Developers section on the page
> http://www.alsa-project.org/main/index.php/GIT_Server
> I am told:
>
> This page has been locked to prevent editing.
>
> Ben.
>
> On Tue, 2008-07-01 at 15:22 +0200, Jaroslav Kysela wrote:
> > On Tue, 1 Jul 2008, Ben Stanley wrote:
> >
> > >
> > > 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)
> >
> > HTTP access is on http://www.alsa-project.org/main/index.php/GIT_Server
> > already, but not in Occasional Developers section. Just add this
> > information there. Everybody registered can modify this page.
> >
> > Jaroslav
> >
> > -----
> > Jaroslav Kysela <perex@perex.cz>
> > Linux Kernel Sound Maintainer
> > ALSA Project, Red Hat, Inc.
> >
> > _______________________________________________
> > Alsa-devel mailing list
> > Alsa-devel@alsa-project.org
> > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-07-03 21:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-01 9:18 GIT repo (connection refused) Aldrin Martoq
2008-07-01 13:19 ` Ben Stanley
2008-07-01 13:22 ` Jaroslav Kysela
2008-07-03 20:53 ` Ben Stanley
2008-07-03 21:33 ` Ben Stanley
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.