git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* repack: handling of .keep files
@ 2007-05-04  9:25 Alex Riesen
  2007-05-04  9:56 ` Junio C Hamano
  0 siblings, 1 reply; 11+ messages in thread
From: Alex Riesen @ 2007-05-04  9:25 UTC (permalink / raw)
  To: Git Mailing List

It does not seem to be consistent with the name:
"git repack -a -d" removes .keep files anyway.

How can I pin down a pack file so that it is never repacked?
(Windows doesn't like big files, they get fragmented heavily
and are hard to read and defragment. So I try keep them
relatively small).

P.S. Experimenting with the .keep-files I had a crash in git-log,
when the pack was renamed into .keep.pack, but the
index was not. git-log complained about two objects it could not
read and than crashed. It's cygwin.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-05-07 21:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-04  9:25 repack: handling of .keep files Alex Riesen
2007-05-04  9:56 ` Junio C Hamano
2007-05-04 10:42   ` Alex Riesen
2007-05-04 16:59     ` Junio C Hamano
2007-05-04 17:24       ` Alex Riesen
2007-05-04 19:20         ` Junio C Hamano
     [not found]           ` <20070507173324.GA3436@steel.home>
2007-05-07 17:51             ` [PATCH] Use GIT_OBJECT_DIR for temporary files of pack-objects Dana How
2007-05-07 21:33               ` Alex Riesen
2007-05-07 21:59                 ` Dana How
2007-05-04 19:40         ` repack: handling of .keep files Nicolas Pitre
2007-05-04 21:54         ` [PATCH] Handle return code of parse_commit in revision machinery Alex Riesen

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).