Hi, Today I tried to install msysgit hacking environment using the net installer. Unfortunately the installation fails at this stage:
------------------------------------------------------- Fetching the latest MinGW Git sources ------------------------------------------------------- Initialized empty Git repository in .git/ remote: Counting objects: 73476, done.←[K remote: Compressing objects: 100% (21253/21253), done.←[K remote: Total 73476 (delta 52040), reused 72164 (delta 50876)←[K Receiving objects: 100% (73476/73476), 21.79 MiB | 1121 KiB/s, done. Resolving deltas: 100% (52040/52040), done. >From git://repo.or.cz/git * [new branch] html -> junio/html * [new branch] maint -> junio/maint * [new branch] man -> junio/man * [new branch] master -> junio/master * [new branch] next -> junio/next * [new branch] old-next -> junio/old-next * [new branch] pu -> junio/pu * [new branch] todo -> junio/todo fatal: write error (Invalid argument) * error: Couldn't update submodule git! INSTALLATION ABORTED I tried three times on different NTFS partitions (D: and C:). Both have enough free space to setup the environment. What is strange is that two days ago I installed the same msysgit on a different platform with Windows XP SP2 without any problems... Any ideas welcome! /Adam
