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.) ?
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.) ?
Tortoise SVN attaches to Windows and you can use it with anything including VB6, .NET or just files on your PC.
Visual SVN integrates with Visual Studio, although I don't know about the VB6 IDE:
There are some answers here regarding Subversion and VB6:
http://stackoverflow.com/questions/24680/using-subversion-with-vb6
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