git init mkdir -p x/y/z echo hoi > x/y/z/file1 echo hoi > x/y/z/file2 git add . git commit -m 'start' gitk -> click "Tree". Open "x" directory. Result: can't read "treeheight(y/)": no such element in array can't read "treeheight(y/)": no such element in array (reading value of variable to increment) invoked from within "incr treeheight($x) $n" (procedure "treeopendir" line 15) invoked from within "treeopendir $w $e" (procedure "treeclick" line 20) invoked from within this is with commit 322bcd9a9a2c0081c66414bde64e0d443c9ec922 Merge: a77a33a... 8558fd9... Author: Junio C Hamano <junkio@xxxxxxx> Date: Tue May 29 01:24:20 2007 -0700 -- Han-Wen Nienhuys - hanwen@xxxxxxxxx - http://www.xs4all.nl/~hanwen - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html