在 Visual Basic 6 中使用 Subversion [英] Using Subversion with Visual Basic 6

查看:25
本文介绍了在 Visual Basic 6 中使用 Subversion的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的团队即将从 Visual SourceSafe 迁移到 Subversion,同时在 Visual Basic 6.0 中开发/支持遗留项目,所以我有几个问题:

My team is moving from Visual SourceSafe to Subversion soon, while developing/supporting a legacy project in Visual Basic 6.0, so I have a couple of questions:

  • 在 Visual Studio 6 中集成 Subversion IDE 的最佳工具是什么?(或者不值得麻烦...)
  • 是否有将 Subversion 与 Visual Basic 6.0 结合使用的最佳实践?(要忽略的文件类型等)

推荐答案

我同意 Windows 资源管理器中的 Tortoise SVN 是在 VB6 中使用 SVN 的最佳方式.

I would agree that Tortoise SVN in Windows Explorer would be the best way to use SVN with VB6.

您会发现迁移到 SVN 的最大变化是签出"和签入"的想法与更新"和提交"并不完全相同...因此,任何与 VB6 的 IDE 集成都受到限制,因为 VB6 支持 MSSCCI,一种检出/检入机制.我曾经使用过 TamTam SVN (http://www.daveswebsite.com/software/tamtamsvn/index.shtml) 与 Visual Studio 2003,但由于我发现它限制而停止.合并/分支/归责等是 Tortoise SVN 提供的非常强大的功能,这些功能不在 TamTam 中.底格里斯也有http://svnvb6.tigris.org/,不过我没试过.

The biggest change you will find migrating to SVN is the idea of "Check out" and "Check in" aren't exactly the same as "Update" and "Commit". . . thus, any IDE integration with VB6 is limited because VB6 supports MSSCCI, a check-out/check-in mechanism. I once used TamTam SVN (http://www.daveswebsite.com/software/tamtamsvn/index.shtml) with Visual Studio 2003, but stopped since I found it limiting. Merging/branching/blaming, etc. are very powerful features Tortoise SVN provides that weren't in TamTam. Tigris also has http://svnvb6.tigris.org/, but I have not tried it.

再说一次,虽然您很可能会使用 IDE 来使用 VB6,但我不会推荐它,因为迁移到 SVN 的最大优势是打破了签入/签出的 Source Safe 哲学.

Again, while you quite possibly get an IDE to work with VB6, I would not recommend it since the greatest strength of migrating to SVN is to break the Source Safe philosophy of check-in/check-out.

这篇关于在 Visual Basic 6 中使用 Subversion的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆