Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Does VSS allow file access restriction as opposed to folder access?

Status
Not open for further replies.

hk12

IS-IT--Management
Oct 1, 2002
1
IN
I want to remove check in/check out access for specific documents in a folder as and when these docs get baselined, without removing check in/check out access for the entire folder. Is this possible to do in VSS?

Thanks
hk
 
A couple of options come to mind. The short answer to your question is "No." Here are some other options:

1. If the users can be trusted, just 'pin' the baselined version of the files. They will not be able to check-in/check-out the file and "Getting latest version" will get the pinned (baselined) version.

2. If the users would unpin the file in order to get around this, you can checkout the file yourselfe in the active project and share-branch the baselined versions of the files to a different project that they cannot check-out from. This is explained pretty well in the help file.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top