MinGW port updated, now self-hosting again

2 messages, 1 author, 2016-06-15 · open the first message on its own page

MinGW port updated, now self-hosting again

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:42:59

I've updated the MinGW port at

pull/clone: git://repo.or.cz/git/mingw.git
gitweb:     http://repo.or.cz/w/git/mingw.git

Thanks to the recent additions of fake symlink support, this version is
now self-hosting on Windows again.

Unfortunately, my time to work on this port is currently very limited.
For this reason, this version is already a week behind Junio's master.
This time I also did not make sure that the test-suite passes.

I also see that Shawn has updated the run_command family of functions to
make them more useful for MinGW. But I fear I won't find time to
integrate this work during this or next week.

-- Hannes

Re: MinGW port updated, now self-hosting again

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:42:59

Johannes Sixt wrote:
I've updated the MinGW port at

pull/clone: git://repo.or.cz/git/mingw.git
gitweb:     http://repo.or.cz/w/git/mingw.git

Thanks to the recent additions of fake symlink support, this version is
now self-hosting on Windows again.
I forgot to mention: To make the repository self-hosting, you must set

  git config core.symlinks false

but since you can do this only after a repository exists, a 'git clone'
will still fail during the checkout phase. To fix up the failure, just
enter the repository, set core.symlinks false, and follow-up with a 'git
reset --hard'.

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help