git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Waitz <tali@admingilde.org>
To: Martin Langhoff <martin@catalyst.net.nz>
Cc: git@vger.kernel.org, junkio@cox.net
Subject: Re: [PATCH] git-repack: create new packs inside $PACKDIR, not cwd
Date: Mon, 4 Sep 2006 11:08:33 +0200	[thread overview]
Message-ID: <20060904090833.GF17042@admingilde.org> (raw)
In-Reply-To: <11573485523752-git-send-email-martin@catalyst.net.nz>

[-- Attachment #1: Type: text/plain, Size: 447 bytes --]

hoi :)

On Mon, Sep 04, 2006 at 05:42:32PM +1200, Martin Langhoff wrote:
> Avoid failing when cwd is !writable by writing the
> packfiles directly in the $PACKDIR.

what if other GIT commands are being called while you repack?
Wouldn't they try to use the new packs, even while they are not
completely written?

Perhaps it is better to create a new subdirectory $PACKDIR/.tmp/
and create the new pack files there?

-- 
Martin Waitz

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-09-04  9:08 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 [this message]
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
     [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=20060904090833.GF17042@admingilde.org \
    --to=tali@admingilde.org \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --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).