Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经设置了 svn 并且它工作正常,但我无法从我的 Visual Studio 解决方案资源管理器中找到它,但我可以轻松地从本地驱动器中的项目文件夹提交和更新我的解决方案。有人对我缺少什么有更好的了解吗?
TortoiseSVN 默认不与 Visual Studio 集成(请参阅本文了解如何启用集成)。您应该考虑使用像AnkhSVN或VisualSVN这样的 Visual Studio 插件。
看起来您错过了 Visual Studio 没有本机 Apache Subversion 支持的事实。如果您已经使用 TortoiseSVN,您可能需要考虑VisualSVN扩展,我强烈建议您试一试。另一个选项是AnkhSVN插件。