Deployment project, merge modules want to go into Vault

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

Moderator: SourceGear

Post Reply
erict
Posts: 33
Joined: Fri Sep 10, 2004 9:32 am

Deployment project, merge modules want to go into Vault

Post by erict » Sun Oct 24, 2004 1:32 pm

I need to add the Crystal Merge modules to my deployment project, because they're not detected as a dependency. Now VS.NET insists that these MSMs should be included in Vault; since they're off a different root directory, VS.NET gets mighty snooty about it. How can I convince VS.NET that this file should be included, but not into Vault? (If I click Remove, I take it right out of the project...)

Thanks,
Eric T.

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

Post by dan » Mon Oct 25, 2004 7:51 am

Try File->Source Control->Exclude file from Source Control. This doesn't actually remove it from Vault, but it does prevent it from being checked out or in.

The general answer though is that Visual Studio controls all this, and Vault just does what it is told to by VS...

Post Reply