git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Is there really a need for packed-refs to exist for rsync://?
@ 2008-04-16  9:42 Ralf Baechle
  0 siblings, 0 replies; only message in thread
From: Ralf Baechle @ 2008-04-16  9:42 UTC (permalink / raw)
  Cc: git

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-16  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-16  9:42 Is there really a need for packed-refs to exist for rsync://? Ralf Baechle

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).