简体   繁体   English

SVN在视觉工作室的解决方案探索者中缺失

[英]SVN Missing in solution explorer of visual studio

I have setup svn and its working fine but i am unable to find it from my solution explorer of visual studio but i can easily commit and update my solution from project folder in my local drive. 我已经设置了svn并且它工作正常但我无法从我的visual studio解决方案资源管理器中找到它,但我可以轻松地从我的本地驱动器中的项目文件夹提交和更新我的解决方案。 any one have better idea what i am missing ? 任何人都更清楚我错过了什么?

TortoiseSVN does not integrate with Visual Studio by default (See this article on how to enable integration). 默认情况下,TortoiseSVN不与Visual Studio集成(请参阅有关如何启用集成的文章 )。 You should consider using a Visual Studio PlugIn like AnkhSVN or VisualSVN . 您应该考虑使用像AnkhSVNVisualSVN这样的Visual Studio PlugIn。

Looks like you are missing the fact that Visual Studio does not have native Apache Subversion support. 看起来您错过了Visual Studio没有本机Apache Subversion支持的事实。 If you already use TortoiseSVN you may want to consider VisualSVN extension, and I strongly advise you to give it a shot. 如果您已经使用TortoiseSVN,您可能需要考虑VisualSVN扩展,我强烈建议您试一试 The other option is AnkhSVN plugin. 另一个选项是AnkhSVN插件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM