Git development
 help / color / mirror / Atom feed
* naive question
@ 2005-04-19 13:00 Paul Mackerras
  2005-04-19 13:19 ` David Woodhouse
  2005-04-19 17:15 ` Petr Baudis
  0 siblings, 2 replies; 6+ messages in thread
From: Paul Mackerras @ 2005-04-19 13:00 UTC (permalink / raw)
  To: git

Is there a way to check out a tree without changing the mtime of any
files that you have already checked out and which are the same as the
version you are checking out?  It seems that checkout-cache -a doesn't
overwrite any existing files, and checkout-cache -f -a overwrites all
files and gives them the current mtime.  This is a pain if you are
using make and your tree is large (like, for instance, the linux
kernel :), because it means that after a checkout-cache -f -a you get
to recompile everything.

Paul.

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

end of thread, other threads:[~2005-04-19 18:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-19 13:00 naive question Paul Mackerras
2005-04-19 13:19 ` David Woodhouse
2005-04-19 13:51   ` Ingo Molnar
2005-04-19 17:15 ` Petr Baudis
2005-04-19 17:41   ` Linus Torvalds
2005-04-19 18:27     ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox