Re: [PATCH] git-repack: create new packs inside $PACKDIR, not cwd

From: Martin Waitz <tali@admingilde.org>
Date: 2006-09-04 19:08:33
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


-- 
VGER BF report: U 0.606155
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Mon Sep 04 19:09:15 2006

This archive was generated by hypermail 2.1.8 : 2006-09-04 19:09:51 EST