Thread (1 message) 1 message, 1 author, 2016-06-15

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

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:39

Martin Waitz [off-list ref] writes:
hoi :)

On Mon, Sep 04, 2006 at 05:42:32PM +1200, Martin Langhoff wrote:
quoted
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?
Given that a new pack is created first by writing out .pack and
then .idx, and that the using side ignores .pack without
corresponding .idx, we are talking about very small window, but
you are right.

Writing into $cwd was certainly a carelessness; we tend to use
$GIT_DIR/ for this kind of thing.



-- 
VGER BF report: U 0.926108
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help