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
Which files should be checked in?
Moderator: SourceGear
They are not in my case (don't know why). So you are saying that both both file extentions must be checked in?lbauer wrote:These are source control files that contain binding information. Visual Studio creates these and will automatically add them to Vault.
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?
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.