Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio Tools for Git can't commit

Opening repository: D:\testproject\DotNet.
Failed to push new glyph for D:\testproject\DotNet\DotNet.WinForms\DotNet.WinForm.User\DotNet.WinForm.User.csproj. Return code from SccGlyphChanged was -2147467263.
Failed to push new glyph for D:\testproject\DotNet\DotNet.WinForms\DotNet.WinForm.User\DotNet.WinForm.User.csproj. Return code from SccGlyphChanged was -2147467263.
Failed to push new glyph for D:\testproject\DotNet\DotNet.WinForms\DotNet.WinForm.User\DotNet.WinForm.User.csproj. Return code from SccGlyphChanged was -2147467263.
Undoing edit: D:\testproject\DotNet\DotNet.WinForms\DotNet.WinForm.Staff\DotNet.WinForm.Staff.csproj
Failed to push new glyph for D:\testproject\DotNet\DotNet.WinForms\DotNet.WinForm.User\DotNet.WinForm.User.csproj. Return code from SccGlyphChanged was -2147467263

when commit the solution,the output window show the error message. who can give me a advice.

like image 735
huoxudong125 Avatar asked Sep 30 '13 03:09

huoxudong125


1 Answers

Update:

Fixed in Visual Studio 2013 Update 4 RC

Initial post

This has been acknowledged as a bug:

No need to test it out as I mentioned in my last email. I have confirmed that this is a bug and that it has been fixed in an upcoming version.

There is no workaround at present - unless setting the source control provider to "None" and turning it on again when checking in.

There is an open connect issue. Please vote on it.

like image 188
Noel Abrahams Avatar answered Oct 03 '22 03:10

Noel Abrahams