【问题标题】:Ankhsvn v2.4 could not be selected for Visual Studio 2013 source control plugin无法为 Visual Studio 2013 源代码管理插件选择 Ankhsvn v2.4
【发布时间】:2015-05-06 15:10:46
【问题描述】:

作为公司,我们使用Ankhsvn v2.3和VS 2008。最近,我们升级到VS2013社区版,但我们不想升级svn repo版本,所以我们升级到了Ankhsvn v2.4。 问题是,对于 Ankh2.3 和 2.4,在 VS2012 中一切正常。但是在 VS2013 中,我无法选择它作为源代码控制插件(Anksvn 2.4),它给了我一个错误,说我必须检查 appdata 文件夹中的日志文件。 有任何想法吗?这是一个常见问题吗?我已经搜索过了,但大多数人升级了他们的存储库,所以他们使用的是 v2.5...

顺便说一下,这里是日志文件:

  <entry>
    <record>876</record>
    <time>2015/05/06 11:22:02.818</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Begin package load [AnkhSVN - Subversion Support for Visual Studio]</description>
    <guid>{604AD610-5CF9-4BD5-8ACC-F49810E2EFD4}</guid>
  </entry>
  <entry>
    <record>877</record>
    <time>2015/05/06 11:22:02.818</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>SetSite failed for package [AnkhSVN - Subversion Support for Visual Studio]</description>
    <guid>{604AD610-5CF9-4BD5-8ACC-F49810E2EFD4}</guid>
    <hr>80131602</hr>
    <errorinfo>Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.</errorinfo>
  </entry>
  <entry>
    <record>878</record>
    <time>2015/05/06 11:22:02.818</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>End package load [AnkhSVN - Subversion Support for Visual Studio]</description>
    <guid>{604AD610-5CF9-4BD5-8ACC-F49810E2EFD4}</guid>
    <hr>80131602</hr>
    <errorinfo>Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.</errorinfo>
  </entry>
  <entry>
    <record>879</record>
    <time>2015/05/06 11:22:02.818</time>
    <type>Warning</type>
    <source>VisualStudio</source>
    <description>Package failed to load; error message suppressed by skip flag</description>
    <guid>{604AD610-5CF9-4BD5-8ACC-F49810E2EFD4}</guid>
  </entry>
  <entry>
    <record>880</record>
    <time>2015/05/06 11:22:02.818</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>Construction of frame content failed.&#x000D;&#x000A;Frame identifier: ST:0:0:{c3630016-f162-4af5-b165-9f468a642e9a}&#x000D;&#x000A;Frame caption: &#x000D;&#x000A;Exception details:&#x000D;&#x000A;System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.&#x000D;&#x000A;   at Microsoft.VisualStudio.Shell.Interop.IVsShell5.LoadPackageWithContext(Guid&amp; packageGuid, Int32 reason, Guid&amp; context)&#x000D;&#x000A;   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetPackage()&#x000D;&#x000A;   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()</description>
  </entry>

【问题讨论】:

    标签: svn visual-studio-2013 ankhsvn


    【解决方案1】:

    我发现了问题。我怀疑VS2013是VS2012的升级版(我的本地机器上都有),这个问题就是证明之一:)

    无论如何,我只为 VS2013 安装 Ankhsvn2.4。我尝试将它也安装到VS2012,问题解决了。

    可能,他们正在使用一些共享库..

    【讨论】:

      猜你喜欢
      • 2012-06-02
      • 2013-04-21
      • 2012-09-16
      • 1970-01-01
      • 1970-01-01
      • 2015-06-27
      • 2010-09-16
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多