我可以使用 Visual Studio 2008 中的 VSS 2005 互联网客户端插件来访问 SVN 吗?
我使用 Visual Studio 2008 来实现我的开发目的。我还在我的办公室计算机和笔记本电脑上安装了 Visual Source Safe 2005 客户端。我喜欢 xp-dev.com 提供的私有源代码控制存储库。但它支持SVN。
有什么方法可以使用 VSS 2005 互联网插件从 SVN 存储库访问(签入/签出)吗?
I use visual studio 2008 for my development purpose. I also have Visual Source Safe 2005 client installed both at my office computer and my laptop. I like the private source control repository provided by xp-dev.com. But it supports SVN.
Is there any way that I can use VSS 2005 internet plug in to access (Check In/Check Out) from SVN repository?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你为什么要这样做?使用 TortoiseSVN,或与 Visual Studio 集成的插件之一,例如 VisualSVN 或 AnkhSVN< /a>.
Why would you want to do this? Either use TortoiseSVN, or one of the plugins that integrate with Visual Studio like VisualSVN or AnkhSVN.