Which files should be checked in?

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

Moderator: SourceGear

Post Reply
frizzo
Posts: 40
Joined: Mon Jun 27, 2005 12:27 pm

Which files should be checked in?

Post by frizzo » Thu Feb 23, 2006 2:45 pm

I have a VS2005 integrated with vault and the combo seems to generate all kind of files. I don't know which ones are supposed to be stored in Vault. Maybe someone can tell me and also what are each of these files for.

*.vssscc
*.vspscc

Thanks

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Feb 24, 2006 5:25 pm

These are source control files that contain binding information. Visual Studio creates these and will automatically add them to Vault.
Linda Bauer
SourceGear
Technical Support Manager

frizzo
Posts: 40
Joined: Mon Jun 27, 2005 12:27 pm

Post by frizzo » Sun Feb 26, 2006 5:22 pm

lbauer wrote:These are source control files that contain binding information. Visual Studio creates these and will automatically add them to Vault.
They are not in my case (don't know why). So you are saying that both both file extentions must be checked in?

Will having those files checked in allow me to just delete my local folder, get latest on everything and not having to have to rebind everything?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Mon Feb 27, 2006 9:11 am

These files are used for source control integration with Visual Studio, and as Linda mentioned, are automatically added to Vault when you use integration. If you are just using the Vault standalone GUI client, then they do not need to be checked in to Vault, because they are only used with the integrated client.

Post Reply