I have several projects that use an SQL 2005 Express database as their storage medium. I would like to check these into the repository as they are small in size and represent the backbone of the project. So far I haven't been able to figure out how to do this. I checked out a project remotely on another machine and didn't get the .MDF file as I expected. The .MDF is included in my project in VS2005 TE and had a padlock icon on it so I assumed that Vault was aware of it and that it had stored it when I last checked in.
HELP!
How do I check in SQL 2005 Express databases...
Moderator: SourceGear
Update...
There appears to be a bug with regards to database files.. I had to clean the working folder to get the most recent copy of the .MDF from Vault. My guess is that the existing version in the working folder was never overwritten and that's why I never saw the most recent version.
If there is a setting that I can set in Vault to prevent this from occuring or if someone knows of a workaround for this please let me know.
If there is a setting that I can set in Vault to prevent this from occuring or if someone knows of a workaround for this please let me know.