如何从 Codeplex 项目中删除 TFS 绑定
我在 Codeplex 上托管了几个项目。因为当我创建它们时,除了 TFS 之外我对任何东西都一无所知,所以我使用了它。但是,现在我已经习惯了 TortoiseSVN 和 VisualSVN,所以我想改用它。
当然,使用subversion来获取我的项目是没有问题的。问题是这些项目中有 TFS 绑定。我怎样才能删除这些?如果有分步指南就更好了。
所以您不必想知道我有什么工具:我可以使用 Visual Studio 中的 TFS Explorer 和 TortoiseSVN 连接到项目。我还安装了 TFS 电动工具,因此如果需要我也可以使用它们。
I have a couple of projects hosted on Codeplex. Since I didn't really have a clue about anything but TFS when I created them, I used that. But, now I have gotten more comfortable with TortoiseSVN and VisualSVN so I would like to use that instead.
Of course, to get my project using subversion is no problem. The thing is that the projects have TFS bindings in them. How can I remove these? Would be nice with a step by step guide.
And so you don't have to wonder what tools I have: I can connect to the projects with both the TFS Explorer thing in Visual Studio and with TortoiseSVN. I also have TFS power tools installed, so I can use those too if needed.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
tfpt 中有一些绑定命令,但它们都是关于添加 TFS 绑定,而不是删除它们。
There are some binding commands in tfpt but they're all about adding TFS bindings, not removing them.