Hi, could anyone tell me why Vault allows database scripts to be added into a database project within Visual Studio without checking the actual database project out??
This is causing concurrency issues within our department.
Thanks in advance
Database Project Problem
Moderator: SourceGear
I just test this, and it works for me with Vault 3.0.5.
Do you have the VS.Net option configured to "Prompt for checkout" or "Automatically checkout" when checked-in items are edited? What about the option for when checked checked in items are saved?
One other possibility. Does the .dbp have the "read-only" file attribute set? VS.Net cannot determine if a file is checked in unless the file has this file attribute set.
Do you have the VS.Net option configured to "Prompt for checkout" or "Automatically checkout" when checked-in items are edited? What about the option for when checked checked in items are saved?
One other possibility. Does the .dbp have the "read-only" file attribute set? VS.Net cannot determine if a file is checked in unless the file has this file attribute set.
Jeff Clausius
SourceGear
SourceGear