Deploy_Path Initialization Variable
Specifies the location to which Visual SourceSafe copies files when you choose the Deploy command on the Visual SourceSafe Explorer Web menu. This variable is used only for projects marked as Web projects by the URL initialization variable.
Syntax
Deploy_Path = <path[, path,…]>
Remarks
You can set multiple deployment paths, separated by commas.
You can designate a project as a Web project and specify the location for deploying files in Visual SourceSafe Administrator. Use the SourceSafe Options dialog box, Web Projects tab.
Examples
Specifies deployment of files to the location \\internet\server1\ssafe:
Deploy_Path = \\internet\server1\ssafe
See Also
Reference
URL Initialization Variable
SourceSafe Options Dialog Box, Web Projects Tab (Administrator)