您如何处理源代码管理中的 Visual Basic 6.0 frm 和 frx 文件? [英] How do you deal with Visual Basic 6.0 frm and frx files in source control?

查看:26
本文介绍了您如何处理源代码管理中的 Visual Basic 6.0 frm 和 frx 文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这总是很痛苦,无论我使用什么源代码控制系统 (Visual SourceSafeCVSClearCase 等).合并 Visual Basic 表单时,二进制 .frx 文件总是会导致问题.

This is always a pain, no matter what source control system I have used (Visual SourceSafe, CVS, ClearCase, etc.). The binary .frx files always cause a problem when merging Visual Basic forms.

我知道...我知道...你为什么要使用 Visual Basic...因为有很多遗留应用程序仍然使用它编写,虽然我不想承认它,但我实际上喜欢使用它(鸭番茄).

I know...I know...why are you using Visual Basic...because there are lots of legacy applications still written using it and although I hate to admit it, I actually like using it (ducks tomatoes).

推荐答案

您需要硬着头皮将它们包含在版本控制系统中.不幸的是,它们确实包含源中其他任何地方都没有的信息.(例如,添加到 ImageList 控件的位图.)如果丢失了这些文件,则无法正确重建应用程序.

You need to just bite the bullet and include them in version control system. Unfortunately, they do contain information that isn't available anywhere else in the source. (The bitmaps added to ImageList controls, for example.) If you lose those files, you can't rebuild the application correctly.

这篇关于您如何处理源代码管理中的 Visual Basic 6.0 frm 和 frx 文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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