All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume Gardet <guillaume.gardet@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] Git clone using http or rsync broken
Date: Fri, 20 Feb 2015 13:54:08 +0100	[thread overview]
Message-ID: <54E72E70.1030600@free.fr> (raw)

Hi,

git clone using http or rsync protocols does not work whereas it is given here:
http://www.denx.de/wiki/view/DULG/UBootVersions

"git clone http://git.denx.de/u-boot.git" just hangs with:
   Cloning into 'u-boot'...

And "git clone rsync://git.denx.de/u-boot.git" returns:
   Cloning into 'u-boot'...
   @ERROR: Unknown module 'u-boot.git'
   rsync error: error starting client-server protocol (code 5) at main.c(1647) [Receiver=3.1.0]
   fatal: Could not run rsync to get refs

Any idea what is wrong?

Guillaume

             reply	other threads:[~2015-02-20 12:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-20 12:54 Guillaume Gardet [this message]
2015-02-21 12:19 ` [U-Boot] Git clone using http or rsync broken Nable
2015-02-23  8:39   ` Guillaume Gardet

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=54E72E70.1030600@free.fr \
    --to=guillaume.gardet@free.fr \
    --cc=u-boot@lists.denx.de \
    /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.