Database Project Problem

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

Moderator: SourceGear

Post Reply
Guest

Database Project Problem

Post by Guest » Tue Mar 08, 2005 10:05 am

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

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Tue Mar 08, 2005 10:25 am

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.
Jeff Clausius
SourceGear

Post Reply