All of lore.kernel.org
 help / color / mirror / Atom feed
* How to get a directory filled with v2.6.11?
@ 2005-07-12  5:03 Marc Singer
  2005-07-12  6:18 ` Matthias Urlichs
  2005-07-13  4:37 ` Linus Torvalds
  0 siblings, 2 replies; 5+ messages in thread
From: Marc Singer @ 2005-07-12  5:03 UTC (permalink / raw)
  To: git

I switched to using the git version in source control.
Checkout/branching works great.  :-)

But, this version of git doesn't let me do

  # git checkout -f v2.6.11
  error: Object 5dc01c595e6c6ec9ccda4f6f69c131c0dd945f8c is a tree, not a commit
  Needed a single revision

which I suspect is protection added to prevent my special sort of
shenanigans.  If I cannot perform the checkout anymore, is there
another way to fill a directory with the contents of that particular
tree?

What am I doing?  I've got some updates against 2.6.11 orphaned in
another develpment directory.  I could just upack a tar.bz2 file for
2.6.11, but git is more clever.  I want to perform a diff against the
tagged v2.6.11 and my development tree.

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

end of thread, other threads:[~2005-07-13 20:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-12  5:03 How to get a directory filled with v2.6.11? Marc Singer
2005-07-12  6:18 ` Matthias Urlichs
2005-07-13  4:37 ` Linus Torvalds
2005-07-13 20:37   ` Junio C Hamano
2005-07-13 20:46     ` Linus Torvalds

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.