Hi, Dear diary, on Wed, Apr 19, 2006 at 04:21:31PM CEST, I got a letter where Zack Brown <zbrown@xxxxxxxxxxxxxxx> said that... > On Wed, Apr 19, 2006 at 11:49:16AM +0200, Petr Baudis wrote: > > Dear diary, on Wed, Apr 19, 2006 at 07:36:40AM CEST, I got a letter > > where Zack Brown <zbrown@xxxxxxxxxxxxxxx> said that... > > > When I do something like > > > cg-clone rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/git.git > > > > > > The first few lines of output are: > > > > > > defaulting to local storage area > > > warning: templates not found /home/zbrown/share/git-core/templates/ > > > /home/zbrown/git/cogito/cg-clone: line 137: .git/info/cg-fetch-earlydie: No such file or directory > > > /home/zbrown/git/cogito/cg-clone: line 148: .git/info/cg-fetch-initial: No such file or directory > > > > > > The rest of the process seems to go without incident. However, when I look > > > at the repository I see: > > > > > > $ ls -A > > > .git ___ > > > $ > > > > Could you please list the contents of the .git subdirectory? It seems > > that git-init-db did not create the .git/info subdirectory. > > 07:19:57 [zbrown] ~/git/trees/tmp/git/.git$ ls -F > total 28 > 4 HEAD 4 branches/ 4 config 4 index 4 info/ 4 objects/ 4 refs/ hmm, could you please do this just after running git-init-db in an empty directory? I just realized cg-fetch will mkdir -p the .git/info/ directory. If the .git/info/ directory would be there after git-init-db, I couldn't explain the /home/zbrown/git/cogito/cg-clone: line 137: .git/info/cg-fetch-earlydie: No such file or directory error. If the .git/info/ directory is not there after git-init-db, either it is somehow broken in git-1.3.0, or it belongs to a much older git version. > 07:18:38 [zbrown] ~$ which git-init-db > /home/zbrown/git/git//git-init-db > 07:18:52 [zbrown] ~$ which git > /home/zbrown/git/git//git It might be a good idea to compare the ctimes. -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ Right now I am having amnesia and deja-vu at the same time. I think I have forgotten this before. - : 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