哪些开源源代码管理产品与 Microsoft VB6 集成?
我希望可能放弃 CVS(也许转向 SVN)。
有人知道哪些开源版本控制系统与 VB6 IDE 集成(自动检查等)?
I'm looking to possibly move away from CVS (to maybe SVN).
Anyone know which open source version control systems integrate with the VB6 IDE (automatic checkouts, etc.) ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
SVN 将与 VB6 一起使用。有一个与 IDE 集成的 SVN VB6 版本,称为 SVNVB6。
让我引导您访问:svnvb6.tigris.org
SVN will work with VB6. there is a VB6 version of SVN that intergrates with the IDE called SVNVB6.
Let me direct you to: svnvb6.tigris.org
Tortoise SVN 附加到 Windows,您可以将其与任何内容一起使用,包括 VB6、.NET 或 PC 上的文件。
Tortoise SVN attaches to Windows and you can use it with anything including VB6, .NET or just files on your PC.
Visual SVN 与 Visual Studio 集成,尽管我不知道 VB6 IDE:
http://www.visualsvn.com /
这里有一些关于 Subversion 和 VB6 的答案:
将 Subversion 与 Visual Basic 6 结合使用
Visual SVN integrates with Visual Studio, although I don't know about the VB6 IDE:
http://www.visualsvn.com/
There are some answers here regarding Subversion and VB6:
Using Subversion with Visual Basic 6