Jan Blažíček
Jan Blažíček
I tried the Refresh Pending Changes button in Visual Studio Pending Changes window. I am not completely sure what you mean by Visual Studio 'refresh'. Saving the file usually does...
Hello, since this renders SVN in Visual Studio unusable for us I tried debugging the issue, but I am not able to attach to services codes, so I cannot get...
All filtered files are also not listed under ProjectMap in IProjectFileMapper.ContainsPath
Managed to get the services symbols working. Found out that `if (VSErr.Succeeded(hr = sccProject.GetSccFiles(id, str, dw)))` called in Ankh.VS.Selection.SelectionUtils never returns files under filters. I am not completely sure if...
Opened up a ticket with Microsoft and shared a reproduction procedure / sample solution with them, because I believe the problem may be on their side, rather than AnkhSVN. It...
@rhuijben Hi, no problem. Just for completeness I will post my conclusions from talking to Microsoft. The problem seems unrelated to filters after all. I was able to reproduce it...
@rhuijben Hi, just wanted to share @jeholsa's post on PhilJollans repo as it seems Microsoft is silent on the issue (thanks for weighing in on the report by the way):...
Hello, since this renders SVN in Visual Studio unusable for us I tried debugging the issue, but I am not able to attach to services codes, so I cannot get...
All filtered files are also not listed under ProjectMap in IProjectFileMapper.ContainsPath
Managed to get the services symbols working. Found out that `if (VSErr.Succeeded(hr = sccProject.GetSccFiles(id, str, dw)))` called in Ankh.VS.Selection.SelectionUtils never returns files under filters. I am not completely sure if...