1

Closed

Git status is not refreshed

description

I have found the new version 0.9.0 today and upgraded from 0.6.4. Nice icons (they could use better smoothing btw). But there have already been two inconsistencies in that short time. First is that a file Form1.designer.cs (on disk) was known to the project as Form1.Designer.cs (notice the casing difference). It took me a while to recover from that issue the last days. Now TortoiseGit said everything was okay, no local changes, but the new Pending Changes view would list the project spelling of the file as deleted and the on-disk spelling of it as added. I have set the Git configuration ignorecase = true today, but the VS provider (still?) seems to ignore that. Since I could not rename the file in VS, I closed VS, edited the project file in an editor and restarted VS. Now the project was displayed as changed. But your SCP would not offer me to commit it, because it just didn't notice the change. I used TortoiseGit to commit the new .csproj file. After that, the red checkmark was still at the project file, until I clicked on the "Git/Refresh" menu command. All in all, the old 0.6.4 was working better than 0.9.0, as far as I can tell after 15 minutes of using it. And it was a lot faster.
Closed Feb 9, 2012 at 12:14 PM by
fixed in V0.9.1

comments