git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jeff King <peff@peff.net>
Cc: Patrick Steinhardt <ps@pks.im>,
	 Joe Drew <joe.drew@indexexchange.com>,
	"git@vger.kernel.org" <git@vger.kernel.org>,
	 Karthik Nayak <karthik.188@gmail.com>
Subject: Re: "lock file exists" when fetching in bare clone of repository
Date: Thu, 21 Aug 2025 08:47:22 -0700	[thread overview]
Message-ID: <xmqqcy8o4qyd.fsf@gitster.g> (raw)
In-Reply-To: <20250821072706.GA2390046@coredump.intra.peff.net> (Jeff King's message of "Thu, 21 Aug 2025 03:27:06 -0400")

Jeff King <peff@peff.net> writes:

>> But with batched transactions that's not possible anymore, as we would
>> indeed try to lock the same ref twice. Assuming that this really is the
>> case, I wonder whether we should detect this case, tell the user that
>> it's impossible to store all refs on their system, and then continue
>> regardless while ejecting that specific ref from the transaction.
>
> Maybe it is too optimistic to think that they will just start using
> reftable in Git 3.0, and we can avoid extra code to detect this?

Or we can just tell them to use reftable way before Git 3.0; it is
not like we feel that the reftable is way too unstable that we won't
tag Git 3.0 until it gets ready---it is ready now.

  parent reply	other threads:[~2025-08-21 15:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-20 20:54 "lock file exists" when fetching in bare clone of repository Joe Drew
2025-08-20 21:33 ` Jeff King
2025-08-21  7:15   ` Patrick Steinhardt
2025-08-21  7:27     ` Jeff King
2025-08-21 10:09       ` Patrick Steinhardt
2025-08-21 16:05         ` Junio C Hamano
2025-08-22  6:13           ` Patrick Steinhardt
2025-08-22  8:01             ` Karthik Nayak
2025-08-22 17:47               ` Junio C Hamano
2025-08-28 13:51                 ` Karthik Nayak
2025-08-28 16:16                   ` Junio C Hamano
2025-09-01 18:17                     ` Karthik Nayak
2025-08-21 15:47       ` Junio C Hamano [this message]
2025-08-22 13:28   ` Joe Drew
2025-08-26 11:19   ` Jeff King
2025-09-02 10:55     ` Patrick Steinhardt

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=xmqqcy8o4qyd.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=joe.drew@indexexchange.com \
    --cc=karthik.188@gmail.com \
    --cc=peff@peff.net \
    --cc=ps@pks.im \
    /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).