Use_ReadOnly Initialization Variable

Specifies Yes (default) to set as read-only all files in your working folder that are not checked out, and No to leave the files as they are currently. If you specify Yes for this variable, Visual SourceSafe sets the read-only flag when you get, add, check in, or undo checkout of a file.

Syntax

Use_ReadOnly = {Yes|No}

Remarks

You can set this variable in your Ss.ini file directly or in Visual SourceSafe Explorer. In Visual SourceSafe Explorer, use the SourceSafe Options dialog box, Local Files tab. Select the Use read-only flag for files that are not checked out check box to set this variable to Yes.

Examples

Flags local copies of files that are not checked out as read-only:

Use_ReadOnly = Yes

See Also

Reference

SourceSafe Options Dialog Box, Local Files Tab (Explorer and Plug-in)

Other Resources

Initialization Variables