Using Subversion with Visual Basic 6

前端 未结 7 1737
予麋鹿
予麋鹿 2020-12-09 03:32

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:

相关标签:
7条回答
  • 2020-12-09 04:29

    My guess would be to not bother with integration and just use Tortoise SVN in Windows Explorer.

    As for file types to ignore, give it a test, checkout, build, and see if any files changed (for modern Visual Studio I tend to ignore the .suo files)

    0 讨论(0)
提交回复
热议问题