All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: unlisted-recipients:; (no To-header on input)
Cc: git@vger.kernel.org
Subject: Is there really a need for packed-refs to exist for rsync://?
Date: Wed, 16 Apr 2008 10:42:22 +0100	[thread overview]
Message-ID: <20080416094222.GA23987@linux-mips.org> (raw)

Trying to clone a repository using its rsync:// URL I'm getting this
error message:

[...]
sent 150 bytes  received 363603747 bytes  80800866.00 bytes/sec
total size is 363559095  speedup is 1.00
rsync: link_stat "/scm/upstream-linus.git/packed-refs" (in pub) failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at main.c(1385) [receiver=2.6.9]
fatal: Could not run rsync to get refs
$

The same repository can be cloned with no problem using its git:// and
http:// URLs so I guess the rsync:// method is broken here.  This is
using git 1.5.4.1.

Cheers,

  Ralf

                 reply	other threads:[~2008-04-16  9:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20080416094222.GA23987@linux-mips.org \
    --to=ralf@linux-mips.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.