I'm still using VS.Net 2003
Moderator: SourceGear
I'm still using VS.Net 2003
I can't seem to find the getting started guide for 2003 with the most recent version of Vault. I keep seeing something about "MCSCCI" but there doesn't seem to be any information on where I download this (if at all) or how to set up VS.Net 2003 to work with it. Either that or I just can't find it.
VS 2003 only uses MCSCCI. Our IDE Integration Overview is the best first starting place. We follow the same guidelines that Microsoft wrote.
There are also a number of articles in our KB Article Index. Just look for the area on IDE integration.
The bare minimum is open your solution in Visual Studio. Then go to Tools - Options - Source Control and set it to use Vault. After that perform an 'Add to Source Control'. Once bound, then the check-out and check-in options are available.
The MCSCCI interface is a Visual Studio API and is already installed on the versions of Visual Studio that allow integration.
There are also a number of articles in our KB Article Index. Just look for the area on IDE integration.
The bare minimum is open your solution in Visual Studio. Then go to Tools - Options - Source Control and set it to use Vault. After that perform an 'Add to Source Control'. Once bound, then the check-out and check-in options are available.
The MCSCCI interface is a Visual Studio API and is already installed on the versions of Visual Studio that allow integration.