DOC: How to Set Up a Shadow Directory

Last reviewed: March 6, 1997
Article 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:

  1. Select the project you want to shadow.

  2. Select the GET option.

  3. When the dialog box comes up, follow these steps:

          a. Make the TO: prompt point to the shadow directory.
          b. Select recursive.
          c. Select build tree.
    

  4. Choose OK, and answer Yes to create any subdirectories

To do this from the command line, follow these steps:

  1. Use this syntax:

          SS GET <PROJECT> -GL<SHADOW DIRECTORY> -R -Y<USERNAME>,<PASSWORD>
    

  2. 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:

   ARTICLE-ID: Q124529
   TITLE     : How to Access SourceSafe Code from a Central Directory
 

	
	


Keywords : SourceSafe ss3 vbwin vss kbsetup
Version : 3.02 3.04 4.00
Platform : MS-DOS NT WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 6, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.