<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Git Source Control Provider</title><link>http://gitscc.codeplex.com/project/feeds/rss</link><description>Git Source Control Provider is a Visual Studio Plug-in that integrates Git with Visual Studio.</description><item><title>Commented Unassigned: "Value does not fall within the expected range" exception [17834]</title><link>http://gitscc.codeplex.com/workitem/17834</link><description>After modification and adding a new files &amp;#34;Pending changes&amp;#34; window became unable to go to the new&amp;#47;modified file by clicking on it.&lt;br /&gt;&lt;br /&gt;AR&amp;#58; Visual Studio 2012 display following exception in the status bar&amp;#58; &amp;#34;Value does not fall within the expected range&amp;#34;. At the same time diffs in the right part of the window still changing.&lt;br /&gt;ER&amp;#58; Go to the new&amp;#47;modified file.&lt;br /&gt;&lt;br /&gt;P.S. I suppose it may be caused by synchronization issue between visual window state and internal collection items.&lt;br /&gt;Comments: Sometimes in this case it show other exception&amp;#58;&amp;#10;&amp;#10;&amp;#39;Microsoft.VisualStudio.Project.Automation.OAReferenceFolderItem&amp;#39; does not contain a definition for FileNames.</description><author>dtretyakov</author><pubDate>Wed, 19 Jun 2013 08:09:51 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: "Value does not fall within the expected range" exception [17834] 20130619080951A</guid></item><item><title>Created Unassigned: Can't undo Rollback command [17835]</title><link>http://gitscc.codeplex.com/workitem/17835</link><description>Hello.&lt;br /&gt;&lt;br /&gt;If you use Rollback option in diff margin you are not able to undo it.&lt;br /&gt;It sometimes happens that you accidentally click rollback button when clicking that margin.&lt;br /&gt;Undo, Redo &amp;#40;Ctrl-Z or Y&amp;#41; does not work. Your work is lost.&lt;br /&gt;&lt;br /&gt;__Can you &amp;#34;fix&amp;#34; it or make it idiot-proof&amp;#63; Make it so that you are able to Undo &amp;#40;Ctrl-z&amp;#41; rollback command&amp;#63;__&lt;br /&gt;</description><author>Hooch</author><pubDate>Sat, 15 Jun 2013 20:35:25 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Can't undo Rollback command [17835] 20130615083525P</guid></item><item><title>Commented Issue: sometimes tortoisegit button is cut short [17790]</title><link>http://gitscc.codeplex.com/workitem/17790</link><description>Sometimes tortoisegit button is cut short and being covered by the &amp;#39;about&amp;#39; button requiring a resize of the whole VS window.&lt;br /&gt;Comments: Is this the same issue as in the attached screenshot&amp;#63; It reproduces in VS 2012 only after a new VS window creation.</description><author>dtretyakov</author><pubDate>Thu, 13 Jun 2013 12:13:05 GMT</pubDate><guid isPermaLink="false">Commented Issue: sometimes tortoisegit button is cut short [17790] 20130613121305P</guid></item><item><title>Created Unassigned: "Value does not fall within the expected range" exception [17834]</title><link>http://gitscc.codeplex.com/workitem/17834</link><description>After modification and adding a new files &amp;#34;Pending changes&amp;#34; window became unable to go to the new&amp;#47;modified file by clicking on it.&lt;br /&gt;&lt;br /&gt;AR&amp;#58; Visual Studio 2012 display following exception in the status bar&amp;#58; &amp;#34;Value does not fall within the expected range&amp;#34;. At the same time diffs in the right part of the window still changing.&lt;br /&gt;ER&amp;#58; Go to the new&amp;#47;modified file.&lt;br /&gt;&lt;br /&gt;P.S. I suppose it may be caused by synchronization issue between visual window state and internal collection items.&lt;br /&gt;</description><author>dtretyakov</author><pubDate>Wed, 05 Jun 2013 12:23:57 GMT</pubDate><guid isPermaLink="false">Created Unassigned: "Value does not fall within the expected range" exception [17834] 20130605122357P</guid></item><item><title>Reviewed: V 1.1 (May 28, 2013)</title><link>https://gitscc.codeplex.com/releases/view/46589#ReviewBy-youngcoder</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Thx&amp;#33;&amp;#33;&amp;#33;&amp;#10;File Status refresh lag.</description><author>youngcoder</author><pubDate>Tue, 28 May 2013 09:31:33 GMT</pubDate><guid isPermaLink="false">Reviewed: V 1.1 (May 28, 2013) 20130528093133A</guid></item><item><title>New Post: Source control mapping</title><link>http://gitscc.codeplex.com/discussions/445075</link><description>&lt;div style="line-height: normal;"&gt;For a multi scc enviroment, git scc should have a feature that maps the current solution to the source control chosen just like other sccs (e.g AnkhSVN).&lt;br /&gt;
&lt;br /&gt;
This means editing .sln file to add/change the following:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;Global
    GlobalSection(GitScc) = preSolution
        Git-Managed = True
        Manager = Git Source Control Provider
    EndGlobalSection&lt;/code&gt;&lt;/pre&gt;

That way visual studio will automatically switch the source control plugin.&lt;br /&gt;
&lt;/div&gt;</description><author>junalmeida</author><pubDate>Mon, 27 May 2013 10:19:48 GMT</pubDate><guid isPermaLink="false">New Post: Source control mapping 20130527101948A</guid></item><item><title>New Post: VS2012 - Commit and freeze </title><link>http://gitscc.codeplex.com/discussions/441653</link><description>&lt;div style="line-height: normal;"&gt;I have same problem... Killed VS2012 and cam back with all committed...&lt;br /&gt;
&lt;/div&gt;</description><author>AnotherWay</author><pubDate>Thu, 09 May 2013 16:23:42 GMT</pubDate><guid isPermaLink="false">New Post: VS2012 - Commit and freeze  20130509042342P</guid></item><item><title>Commented Issue: Stage Hunks/Lines [17768]</title><link>http://gitscc.codeplex.com/workitem/17768</link><description>Hello,&lt;br /&gt;&lt;br /&gt;Git supports partial staging of hunks&amp;#47;lines of changes made on the same file. Since Pending changes window already has a diff view choosing which pieces of the changes made are staged for the next commit would be an interesting feature.&lt;br /&gt;Comments: While at it, the general UI of staging&amp;#47;checkboxes should be refined and thought more throughly.&amp;#10;&amp;#10;Right now, staging a file changes its status &amp;#40;but only after manual refresh&amp;#40;&amp;#63;&amp;#33;&amp;#41;&amp;#41; but doesn&amp;#39;t check the checkbox. So if I stage some files, then use the checkbox to commit a different set of files, ALL the staged files &amp;#43; checkboxes items get committed.&amp;#10;&amp;#10;That is all very confusing.</description><author>VitalyB</author><pubDate>Tue, 07 May 2013 08:00:38 GMT</pubDate><guid isPermaLink="false">Commented Issue: Stage Hunks/Lines [17768] 20130507080038A</guid></item><item><title>Created Unassigned: A solution project is ignored if its .vcxproj is filtered by .gitignore [17833]</title><link>http://gitscc.codeplex.com/workitem/17833</link><description>Or the other way around&amp;#58; &amp;#34;A filtered .vcxproj will exclude its project even though it is loaded in the solution&amp;#34;.&lt;br /&gt;&lt;br /&gt;This is especially problematic when you don&amp;#39;t want to have your projects under revision control for example when using CMake or Premake to generate them.&lt;br /&gt;</description><author>ejulien</author><pubDate>Thu, 02 May 2013 08:15:07 GMT</pubDate><guid isPermaLink="false">Created Unassigned: A solution project is ignored if its .vcxproj is filtered by .gitignore [17833] 20130502081507A</guid></item><item><title>New Post: Can't Commit Changes</title><link>http://gitscc.codeplex.com/discussions/441877</link><description>&lt;div style="line-height: normal;"&gt;I'm using a local Git repo that points to a remote on Github.  Is this configuration supported?  It doesn't seem to work.&lt;br /&gt;
&lt;/div&gt;</description><author>blaster151</author><pubDate>Sun, 28 Apr 2013 22:37:08 GMT</pubDate><guid isPermaLink="false">New Post: Can't Commit Changes 20130428103708P</guid></item><item><title>New Comment on "Commit Changes"</title><link>https://gitscc.codeplex.com/wikipage?title=Commit Changes&amp;ANCHOR#C27332</link><description>I have similar problems to DougRoyer&amp;#59; I tried the advice from casper_wilkes here, and it got me a little further - it appeared to accept a commit, but when I went back to the command line, no commit had happened.  I can&amp;#39;t get it to work&amp;#59; have to return to the command line for now.  Too bad&amp;#33;</description><author>blaster151</author><pubDate>Sun, 28 Apr 2013 22:36:01 GMT</pubDate><guid isPermaLink="false">New Comment on "Commit Changes" 20130428103601P</guid></item><item><title>New Post: VS2012 - Commit and freeze </title><link>https://gitscc.codeplex.com/discussions/441653</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
I am trying to setup git with VS2012. When I commit 2-3 files at a time, it works nicely, but if I start to commit all of my code at once (180+ files), it seems to freeze. I've waited for a while and it does not seems to unfreeze at all. Any ideas?&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
update: it seems restarting VS2012 (kill process, and restart) will show all the files has been commited&lt;br /&gt;
&lt;/div&gt;</description><author>sengot</author><pubDate>Fri, 26 Apr 2013 09:36:48 GMT</pubDate><guid isPermaLink="false">New Post: VS2012 - Commit and freeze  20130426093648A</guid></item><item><title>Created Unassigned: Please make the Git submenu available in editor context menu (like in solution explorer) [17832]</title><link>http://gitscc.codeplex.com/workitem/17832</link><description>Currently if I right-click on a file in Solution Explorer, I get the Git &amp;#40;branchname&amp;#41; submenu working fine - however, if I right-click in an editor window with the same file open, there&amp;#39;s no Git submenu. &lt;br /&gt;&lt;br /&gt;This might just be habit since TFS had a source control submenu in the editor context menu, but it would be great to have the Git submenu that&amp;#39;s already present in the Solution Explorer context menu to be added in the editor too&amp;#33;&lt;br /&gt;&lt;br /&gt;Thanks&amp;#33; &lt;br /&gt;</description><author>jmanning</author><pubDate>Thu, 25 Apr 2013 19:26:47 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Please make the Git submenu available in editor context menu (like in solution explorer) [17832] 20130425072647P</guid></item><item><title>Updated Wiki: File Explorer Integration</title><link>https://gitscc.codeplex.com/wikipage?title=File Explorer Integration&amp;version=3</link><description>&lt;div class="wikidoc"&gt;To integrate the Git History Viewer into File Explorer&amp;#39;s context menu, please extract and merge the registry file from &lt;a href="https://www.codeplex.com/Download?ProjectName=gitscc&amp;DownloadId=668873"&gt;gitscc.reg.zip&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=gitscc&amp;DownloadId=478954" alt="Explorer&amp;#32;Integration.png" title="Explorer&amp;#32;Integration.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>yysun</author><pubDate>Thu, 25 Apr 2013 13:22:12 GMT</pubDate><guid isPermaLink="false">Updated Wiki: File Explorer Integration 20130425012212P</guid></item><item><title>Commented Issue: Does not work in Atmel Studio 6 - Build 1996 SP2 [17831]</title><link>http://gitscc.codeplex.com/workitem/17831</link><description>Hi&lt;br /&gt;&lt;br /&gt;I saw that your extension also appears on the Atmel Studio Extension List and tried to install it &amp;#40;Atmel Studio 6, Build 1996 - Service Pack 2&amp;#41;. It installs without any errors, but I cannot see any functionality in the Solution Explorer. Is there anything else you have to do&amp;#63;&lt;br /&gt;&lt;br /&gt;Kind regards&lt;br /&gt;Thomas&lt;br /&gt;Comments: Yes, it works on 1996 as well. Sorry for the issue. </description><author>somnatic</author><pubDate>Mon, 08 Apr 2013 04:37:19 GMT</pubDate><guid isPermaLink="false">Commented Issue: Does not work in Atmel Studio 6 - Build 1996 SP2 [17831] 20130408043719A</guid></item><item><title>Updated Release: V 1.2 Beta 2 (Apr 06, 2013)</title><link>https://gitscc.codeplex.com/releases/view/104371</link><description>&lt;div class="wikidoc"&gt;&lt;ol&gt;&lt;li&gt;added git console to pending changes window&lt;/li&gt;
&lt;li&gt;bug fixes&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>yysun</author><pubDate>Sat, 06 Apr 2013 12:22:26 GMT</pubDate><guid isPermaLink="false">Updated Release: V 1.2 Beta 2 (Apr 06, 2013) 20130406122226P</guid></item><item><title>Released: V 1.2 Beta 2 (Apr 06, 2013)</title><link>http://gitscc.codeplex.com/releases/view/104371</link><description>
&lt;div class="wikidoc"&gt;
&lt;ol&gt;
&lt;li&gt;added git console to pending changes window &lt;/li&gt;&lt;li&gt;bug fixes&lt;/li&gt;&lt;/ol&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 06 Apr 2013 12:22:26 GMT</pubDate><guid isPermaLink="false">Released: V 1.2 Beta 2 (Apr 06, 2013) 20130406122226P</guid></item><item><title>Updated Release: V 1.2 Beta 2 (Apr 01, 2013)</title><link>https://gitscc.codeplex.com/releases/view/104371</link><description>&lt;div class="wikidoc"&gt;&lt;ol&gt;&lt;li&gt;added git console to pending changes window&lt;/li&gt;
&lt;li&gt;bug fixes&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>yysun</author><pubDate>Sat, 06 Apr 2013 12:21:49 GMT</pubDate><guid isPermaLink="false">Updated Release: V 1.2 Beta 2 (Apr 01, 2013) 20130406122149P</guid></item><item><title>Commented Issue: Does not work in Atmel Studio 6 - Build 1996 SP2 [17831]</title><link>http://gitscc.codeplex.com/workitem/17831</link><description>Hi&lt;br /&gt;&lt;br /&gt;I saw that your extension also appears on the Atmel Studio Extension List and tried to install it &amp;#40;Atmel Studio 6, Build 1996 - Service Pack 2&amp;#41;. It installs without any errors, but I cannot see any functionality in the Solution Explorer. Is there anything else you have to do&amp;#63;&lt;br /&gt;&lt;br /&gt;Kind regards&lt;br /&gt;Thomas&lt;br /&gt;Comments: Hi&amp;#10;&amp;#10;Once you start reading the installation documentation &amp;#40;and actually follow it&amp;#41; it works &amp;#58;&amp;#41; Sorry for that.&amp;#10;&amp;#10;This test was done on 2440, I&amp;#39;ll try back on 1996 on Monday at the company.&amp;#10;&amp;#10;Thanks so far.&amp;#10;</description><author>somnatic</author><pubDate>Sat, 06 Apr 2013 09:09:52 GMT</pubDate><guid isPermaLink="false">Commented Issue: Does not work in Atmel Studio 6 - Build 1996 SP2 [17831] 20130406090952A</guid></item><item><title>Commented Issue: Does not work in Atmel Studio 6 - Build 1996 SP2 [17831]</title><link>http://gitscc.codeplex.com/workitem/17831</link><description>Hi&lt;br /&gt;&lt;br /&gt;I saw that your extension also appears on the Atmel Studio Extension List and tried to install it &amp;#40;Atmel Studio 6, Build 1996 - Service Pack 2&amp;#41;. It installs without any errors, but I cannot see any functionality in the Solution Explorer. Is there anything else you have to do&amp;#63;&lt;br /&gt;&lt;br /&gt;Kind regards&lt;br /&gt;Thomas&lt;br /&gt;Comments: Hi Thomas,&amp;#10;&amp;#10;I&amp;#39;ve got 6.1.2440 loaded on my system. &amp;#10;&amp;#10;&amp;#33;&amp;#91;Right-click on Solution Explorer&amp;#93;&amp;#40;https&amp;#58;&amp;#47;&amp;#47;timmcgee-my.sharepoint.com&amp;#47;personal&amp;#47;tim_tim-mcgee_com&amp;#47;_layouts&amp;#47;15&amp;#47;guestaccess.aspx&amp;#63;guestaccesstoken&amp;#61;qlocKpMgHlvOFAqSJdTs2oRFITO6vQLtKp8S2rnGYhs&amp;#37;3d&amp;#38;docid&amp;#61;0c4e631664c4a464b9e06a6c5ef0fac54&amp;#41;</description><author>jarz</author><pubDate>Thu, 04 Apr 2013 23:46:59 GMT</pubDate><guid isPermaLink="false">Commented Issue: Does not work in Atmel Studio 6 - Build 1996 SP2 [17831] 20130404114659P</guid></item></channel></rss>