All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arkadiusz Miskiewicz <arekm@maven.pl>
To: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
Cc: git@vger.kernel.org
Subject: Re: reexporting git repository via git-daemon
Date: Sun, 10 Dec 2006 18:28:38 +0100	[thread overview]
Message-ID: <200612101828.38165.arekm@maven.pl> (raw)
In-Reply-To: <200612101822.09385.robin.rosenberg.lists@dewire.com>

On Sunday 10 December 2006 18:22, Robin Rosenberg wrote:
> fredag 08 december 2006 22:12 skrev Arkadiusz Miskiewicz:
> > Hi,
> >
> > I have weird problem wit git (1.4.4.2).
> >
> >  git --bare clone git://git.kernel.org/pub/scm/git/git.git
> > fetches everything correctly;
>
> You proably ment git clone --bare git://git.kernel.org/pub/scm/git/git.git

Tested - result is the same, git-damon strace:
[pid  6686] write(1, "00408419a453dc088b25b63ab1746d3d7e679caf686d 
refs/tags/v1.4.1.1\n", 64) = 64
[pid  6686] write(2, "fatal: ", 7)      = 7
[pid  6686] write(2, "corrupted pack 
file ./objects/pack/pack-bc830a5d1c2efa3b727ef9af8faba13c3e719395.pack", 85) 
= 85
[pid  6686] write(2, "\n", 1)           = 1


> Maybe git shouldn't accept useless (in this case) options.
Options handling in git* is a nightmare. It accepts non-existant options. You 
never know if the option is fine, missplaced or ignored :/

> -- robin

-- 
Arkadiusz Miśkiewicz        PLD/Linux Team

  reply	other threads:[~2006-12-10 17:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-08 21:12 reexporting git repository via git-daemon Arkadiusz Miskiewicz
2006-12-10 16:42 ` Arkadiusz Miskiewicz
2006-12-10 21:39   ` Junio C Hamano
2006-12-10 17:22 ` Robin Rosenberg
2006-12-10 17:28   ` Arkadiusz Miskiewicz [this message]
2006-12-10 17:35 ` Jakub Narebski
2006-12-10 17:43   ` Arkadiusz Miskiewicz

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=200612101828.38165.arekm@maven.pl \
    --to=arekm@maven.pl \
    --cc=git@vger.kernel.org \
    --cc=robin.rosenberg.lists@dewire.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.