PRB: Path Problems on Client Installation of SourceSafe

Last reviewed: January 23, 1997
Article ID: Q142763
The information in this article applies to:
  • Microsoft Visual SourceSafe, versions 4.0, 5.0
  • Microsoft SourceSafe for Windows NT, versions 4.0
  • Microsoft SourceSafe for Windows 95, versions 4.0

SYMPTOMS

It may appear that certain configurable items are not working properly.

CAUSE

The Srcsafe.ini file contains a reference to a local drive when the network address is the intended entry.

RESOLUTION

The path to the shadow directory should be made using Universal Naming Conventions (UNC) to prevent confusion when using Visual SourceSafe from another computer located on the network. If, for example, the shadow directory is set via the SSADMIN program on the server to D:\ssafe\shadow on the server's local D drive, each workstation will attempt to locate its own D:\ssafe\shadow directory, which may not exist. Changing the path to the correct UNC (for example \\myserver\myshare\shadow) will work correctly from the server and all workstations.

STATUS

This behavior is by design.

MORE INFORMATION

Steps to Reproduce Behavior

  1. From a computer that is being used as a network location for the Visual SourceSafe data, use the Ssadmin.exe program.

  2. On the Tools menu, click Options, and then click Shadow Directories. Set the project to Shadow to $/ and select a directory by using the Browse button.


KBCategory: kbnetwork kbprb
KBSubcategory: SourceSafe
Additional reference words: 4.00 5.00


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: January 23, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.