All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: "John L. Utz III" <john.utz@dmx.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: git clone alsa-driver behind a firewall?
Date: Sat, 02 Aug 2008 00:02:34 +0200	[thread overview]
Message-ID: <489387FA.2080200@keyaccess.nl> (raw)
In-Reply-To: <op.ue79spew647oa9@jutz-gnto64>

On 01-08-08 23:54, John L. Utz III wrote:

> I am trying to re-sync so that i can try to get my vt1618 stuff into alsa  
> that got rejected last year.
> 
> But since my last attempted patch, alsa's moved from hg to git and i cant  
> seem to clone the repository.
> 
> jutz@jutz-gnto64 ~/Compile/AlsaDev $ git clone  
> git://git.alsa-project.org/alsa-driver.git alsa-driver
> Initialized empty Git repository in  
> /home/jutz/Compile/AlsaDev/alsa-driver/.git/
> git.alsa-project.org[0: 212.20.107.51]: errno=Connection timed out
> fatal: unable to connect a socket (Connection timed out)
> fetch-pack from 'git://git.alsa-project.org/alsa-driver.git' failed.
> 
> am i correct in assuming that git runs on a port that a diligent admin  
> would not have open by default?

Yes. 9418/tcp. But you could use the http interface:

git clone http://git.alsa-project.org/http/alsa-driver.git alsa-driver

Rene.

  reply	other threads:[~2008-08-01 21:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-01 21:54 git clone alsa-driver behind a firewall? John L. Utz III
2008-08-01 22:02 ` Rene Herman [this message]
2008-08-01 22:02   ` John L. Utz III
2008-08-01 22:35     ` John L. Utz III
2008-08-01 22:45       ` Rene Herman
2008-08-01 23:24         ` John L. Utz III
2008-08-01 23:51           ` Rene Herman

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=489387FA.2080200@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=alsa-devel@alsa-project.org \
    --cc=john.utz@dmx.com \
    /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.