Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Version control tool for IVF10?

onkelhotte
New Contributor II
752 Views

Hi there,
does somebody know a program where I am able to track changes in IVF10 projects?

Is CVS suitable for that? I have never used such a program before.

Thanks in advance,
Markus

0 Kudos
1 Reply
Jugoslav_Dujic
Valued Contributor II
752 Views
Yes, either CVS (many versions hanging around, I personally use Tortoise CVS) or Subversion (SVN) will do an excellent job. However, I recommend also purchasing a compatible PushOK tool (CVS SCC proxy, $19), which will integrate it with Visual Studio (it's compatible with VS.NET 2003 and 2005 pro); in this way, you can do all the source control operations from the IDE.
0 Kudos
Reply