I'm still using VS.Net 2003

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
ssruport
Posts: 1
Joined: Tue Jan 29, 2008 8:39 am

I'm still using VS.Net 2003

Post by ssruport » Tue Jan 29, 2008 8:45 am

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.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Tue Jan 29, 2008 9:01 am

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.

Post Reply