git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Mike Hommey <mh@glandium.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Nicolas Pitre <nico@cam.org>,
	git@vger.kernel.org
Subject: Re: [PATCH] pack.indexversion config option now defaults to 2
Date: Tue, 24 Jun 2008 23:06:36 -0700	[thread overview]
Message-ID: <7viqvy59qr.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20080625055605.GD28563@glandium.org> (Mike Hommey's message of "Wed, 25 Jun 2008 07:56:05 +0200")

Mike Hommey <mh@glandium.org> writes:

> Wouldn't it be a good idea to add a warning in git update-server-info
> when it detects pack.indexVersion is not 1, too ?

Can you describe how that warning will help whom in the bigger picture?

The way as I understand everybody runs "git update-server-info" is:

 * "git push" pushes into a publishing repository, then
 * "post-receive" (or "post-update") hook triggers "update-server-info".

If you spit out a warning from update-server-info, it will be shown to the
pusher over sideband, but this will not necessarily help the pusher, who
may or may not have shell access to the repository.

  reply	other threads:[~2008-06-25  6:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25  4:25 [PATCH] pack.indexversion config option now defaults to 2 Nicolas Pitre
2008-06-25  4:32 ` Linus Torvalds
2008-06-25  4:59   ` Junio C Hamano
2008-06-25  5:56     ` Mike Hommey
2008-06-25  6:06       ` Junio C Hamano [this message]
2008-06-25  6:14         ` Mike Hommey
2008-06-25 18:53       ` Nicolas Pitre
2008-06-25 18:58         ` Mike Hommey
2008-06-25 18:49     ` Nicolas Pitre
2008-06-25 19:19       ` Junio C Hamano

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=7viqvy59qr.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=mh@glandium.org \
    --cc=nico@cam.org \
    --cc=torvalds@linux-foundation.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 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 NNTP newsgroup(s).