On Sun, Sep 21, 2008 at 9:30 PM, Steffen Prohaska <prohaska@xxxxxx> wrote: > Git-1.6.0.2-preview20080921 for Windows is available at > > http://code.google.com/p/msysgit/downloads > > The version installed is based on Junio's current 'maint' (cc185a6a8a) > plus the patch series I sent today, see > > http://article.gmane.org/gmane.comp.version-control.git/92605 > > The new installer is not yet featured on the msysgit homepage, because > the installer contains the new "libexec/git-core" layout, which has not > been tested much. I'll wait a few days to see if the new layout works. > If hear nothing bad, I'll move the "Featured" flag to 1.6.0.2. You forgot to merge my build of the Cygwin kill utility for MSys. Available here: http://repo.or.cz/w/msysgit.git?a=log;h=refs/heads/mob Also, when I start git-gui from an empty repository, or try to amend the root commit, I get: Assertion failed: argv0_path, file exec_cmd.c, line 15 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. Assertion failed: argv0_path, file exec_cmd.c, line 15 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. while executing "exec {C:/Program Files/Git/libexec/git-core/git-mktree.exe} << {}" ("eval" body line 1) invoked from within "eval exec $opt $cmdp $args" (procedure "git" line 23) invoked from within "git mktree << {}" (procedure "PARENT" line 9) invoked from within "PARENT" (procedure "rescan_stage2" line 25) invoked from within "rescan_stage2 filebf7840 ui_ready" I get the same error if I simply run 'git mktree' as well. Alexander -- 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