Linux MIPS Architecture development
 help / color / mirror / Atom feed
* git problem
@ 2007-11-28 18:50 Thomas Koeller
  2007-11-28 20:19 ` Ralf Baechle
  2007-11-29 11:32 ` Franck Bui-Huu
  0 siblings, 2 replies; 7+ messages in thread
From: Thomas Koeller @ 2007-11-28 18:50 UTC (permalink / raw)
  To: linux-mips

Hi,

on my machine I have clones of both the linux-mips and
Linus' kernel tree. I recently found that git-describe
behaves differently in those trees:

bash-3.2$ cd linux-2.6.git/
bash-3.2$ git-status
# On branch master
nothing to commit (working directory clean)
bash-3.2$ git-describe bd71c182d5a02337305fc381831c11029dd17d64
v2.6.21-2747-gbd71c18
bash-3.2$ cd ../excite.git/
bash-3.2$ git-status
# On branch master
nothing to commit (working directory clean)
bash-3.2$ git-describe bd71c182d5a02337305fc381831c11029dd17d64
fatal: cannot describe 'bd71c182d5a02337305fc381831c11029dd17d64'

The commit is of course present in both trees. AFAIK the
'cannot describe' error shows if there are no tags at all,
but this is not the case; .git/refs/tags is fully populated.
Has anybody got a clue as to what may be wrong here?
-- 
Thomas Koeller
thomas at koeller dot dyndns dot org

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

end of thread, other threads:[~2007-11-29 22:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-28 18:50 git problem Thomas Koeller
2007-11-28 20:19 ` Ralf Baechle
2007-11-29 11:32 ` Franck Bui-Huu
2007-11-29 13:09   ` Ralf Baechle
2007-11-29 14:38     ` Franck Bui-Huu
2007-11-29 15:06       ` Ralf Baechle
2007-11-29 22:47   ` Thomas Koeller

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