10.09.2013, 20:02, "Johannes Schindelin" [off-list ref]:
Given the explanation what msysGit is, you might suspect that I'd like you
to try to fix this in the msysGit context: After installing
https://code.google.com/p/msysgit/downloads/list?q=net+installer
No problem. Here's what I have so far:
1. Installed the latest msysgit from the URL you've provided. Tried the git that comes out of the box that comes with the installer (1.8.3.msysgit):
1a. On CMD: everything is fine.
1b. On msys shell: everything is fine.
2. Checked out the branch you've suggested to try (pt/tentative-1.8.4) and installed it. Tried the new version:
2a. On CMD: got the problem that is being discussed in this thread.
2b. On msys shell: everything is fine.
So, in summary. That commit e02ca72, somewhere between 1.8.3 and 1.8.4 introduced the regression in git/git-svn on Windows, when executed in CMD.
Thanks,
--Tvangeste