DOC: How to Set Up a Shadow Directory
ID: Q131023
|
The information in this article applies to:
-
Microsoft Visual SourceSafe, version 4.0
-
Microsoft SourceSafe for Windows, version 3.04
-
Microsoft SourceSafe for Windows NT, version 3.02
-
Microsoft SourceSafe for MS-DOS, version 3.1
SUMMARY
The instructions for setting up a shadow directory under SourceSafe need
clarification in the documentation.
MORE INFORMATION
The documentation states that the user must use GET to obtain the files
from the SourceSafe project that has a shadow directory.
To do this from the interface, follow these steps:
- Select the project you want to shadow.
- Select the GET option.
- When the dialog box comes up, follow these steps:
- Make the TO: prompt point to the shadow directory.
- Select recursive.
- Select build tree.
- Click OK, and answer Yes to create any subdirectories
To do this from the command line, follow these steps:
- Use this syntax:
SS GET <PROJECT> -GL<SHADOW DIRECTORY> -R -Y<USERNAME>,<PASSWORD>
- Choose No when asked if you want to set the directory to your working
directory.
REFERENCES
For more information, please see the following article in the Microsoft
Knowledge Base:
Q124529 How to Access SourceSafe Code from a Central Directory
Additional query words:
Keywords : kbsetup kbSSafe400 kbSSafe310 kbSSafe304 kbSSafe302
Version :
Platform :
Issue type : kbinfo
|