Featuer requests

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

Moderator: SourceGear

Post Reply
George Mills
Posts: 33
Joined: Tue Aug 24, 2004 8:19 am

Featuer requests

Post by George Mills » Fri Jan 07, 2005 4:46 pm

These are not huge but nice to have.

Allow another user security property for Branch and Merge of Projects.

Allow Admin to mark a file as exclusive check out (not by it's file type).
Running 3.0.1 with gold support

bfinney
Posts: 81
Joined: Fri Dec 17, 2004 11:27 am

Post by bfinney » Mon Jan 10, 2005 10:43 am

Thanks for posting your wish list. Both have been added to our feature request list.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Jan 10, 2005 10:53 am

Allow Admin to mark a file as exclusive check out (not by it's file type).
You can already do this by right clicking the file and choosing Properties. Change the Type from "Use default for this type" to "Binary". This will force the file to be exclusive checkout.

George Mills
Posts: 33
Joined: Tue Aug 24, 2004 8:19 am

Post by George Mills » Tue Jan 11, 2005 2:56 pm

I know you can do it by type.

It was requested to also support a specific file.

For example lets say you have one critical .cs file that has some critical table defined in it. And you want to mark that file exclusive so that you don't do multiple edits at the same time on it (a tool may update it for example). But you don't want to make all .cs files exclusive.

P.S. You could cheat and rename the file type to be unique. But then tools don't recoqnize it's type.
Running 3.0.1 with gold support

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Tue Jan 11, 2005 3:33 pm

In the regular Vault GUI client, right click on the critical .cs file, and choose Properties. Change its type to Binary, and it will only allow exclusive checkout. This will not affect any other files, just the one file you set.

Post Reply