Hi! I've cloned git this morning in order to try a build from this. But chances are small that it will make a difference. Because from the portfile I can see that macports just downloads 1.6.0.2 release and builds it without any special patches or configure options. As I said before, 1.5.6 works fine for me. But why 1.6.0.2 does not work on my box - I don't know yet. Since Pedro uses a case-insensitive volume as well, the problem seems not be related to sensitve/insensitive. Now that I have a git clone on my box I might try bisect as well. Yours, Lars > On Oct 15, 2008, at 3:51 PM, Lars Hoss wrote: > >>> Works for me on Leopard >>> >>> Vienna:a pieter$ git submodule add ~/projects/GitX/ gitx >>> Initialized empty Git repository in /Users/pieter/a/gitx/.git/ >>> Vienna:a pieter$ git st >>> # On branch master >>> # Changes to be committed: >>> # (use "git reset HEAD <file>..." to unstage) >>> # >>> # new file: .gitmodules >>> # new file: gitx >>> # >>> Vienna:a pieter$ git --version >>> git version 1.6.0.2.415.gf9137 >> >> My git version "1.6.0.2" says: >> >> # On branch master >> # Changes to be committed: >> # (use "git reset HEAD <file>..." to unstage) >> # >> # new file: .gitmodules >> # new file: lib >> # >> # Untracked files: >> # (use "git add <file>..." to include in what will be committed) >> # >> # lib/ >> git --version >> git version 1.6.0.2 >> >> Git was build from macports. > > hmms.. Really, I know about fink and Macports and all others, but I'm > using Mac OS X since version 10.1 (when compiling OSS software was > near impossible due to Apple decisions) and I've always had better > results with compiling my own than using any of those OSS repositories. > > I understand the appeal, it seems easier, but I would recommend that > you compile yourself the software packages you depend on. > > Regarding git, I saw a git-build.sh script floating around. If you > cannot find it, you might want to try my own recipe > (http://tinyurl.com/4ayze6 > ). I compile git master every day (cron) and thats the one I use on my > main machine. > > Best regards, > -- > Pedro Melo > Blog: http://www.simplicidade.org/notes/ > XMPP ID: melo@xxxxxxxxxxxxxxxx > Use XMPP! > > > -- 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