Checkout_LocalVer_Disabled Initialization Variable
Specifies True (default) to disable the checkout of local files and set Visual SourceSafe so that it always checks out the master copy of a file. If you set this variable to False, Visual SourceSafe permits you to check out local copies. This setting enables the Check out local version option in Visual SourceSafe Explorer.
Syntax
Checkout_LocalVer_Disabled = {True|False}
Remarks
You can set this variable in the Srcsafe.ini file directly or in Visual SourceSafe Administrator. In Visual SourceSafe Administrator, use the SourceSafe Options dialog box, General tab and adjust the Only allow checkouts of the latest version check box.
Examples
Disables the checkouts of local files:
Checkout_LocalVer_Disabled = True
See Also
Reference
Checkout_LocalVer_Default Initialization Variable
SourceSafe Options Dialog Box, General Tab