git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: "Martin Langhoff (CatalystIT)" <martin@catalyst.net.nz>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git-repack: create new packs inside $PACKDIR, not cwd
Date: Mon, 04 Sep 2006 13:16:34 -0700	[thread overview]
Message-ID: <7vslj7mlp9.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <44FC041F.6010002@catalyst.net.nz> (Martin Langhoff's message of "Mon, 04 Sep 2006 22:46:55 +1200")

"Martin Langhoff (CatalystIT)" <martin@catalyst.net.nz> writes:

> Ah, ok. I misunderstood the use of trap -- of course, re-reading the
> man pages, it makes sense.

However the more I think about it your original idea of using
.tmp-pack directly in .git/objects/pack/ *should* have worked
(modulo two repack instances using the same name, which is fixed
by $$ there).  Not insisting on "pack-" prefix I consider is a
feature, but I do not see a reason to take a file that begin
with a dot.

Well, probably too late to deprecate, maybe not.  I dunno.

  reply	other threads:[~2006-09-04 20:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-04  5:42 [PATCH] git-repack: create new packs inside $PACKDIR, not cwd Martin Langhoff
2006-09-04  9:08 ` Martin Waitz
2006-09-04  9:36   ` Junio C Hamano
2006-09-04  9:50     ` Junio C Hamano
2006-09-04 10:03       ` Martin Langhoff (CatalystIT)
2006-09-04 10:13         ` Junio C Hamano
2006-09-04 10:46           ` Martin Langhoff (CatalystIT)
2006-09-04 20:16             ` Junio C Hamano [this message]
     [not found] <1157337502104-git-send-email-martin@catalyst.net.nz>
2006-09-04  2:42 ` Martin Langhoff (CatalystIT)

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=7vslj7mlp9.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=martin@catalyst.net.nz \
    /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).