In the course of working with source control, you might at some time lose your connection to your source control server, or lose a connection to your source control project on the server due to a branching source control action.
When you are working offline, you are not connected to the source control database/server. This can be intentional (as when you are working remotely on a laptop) or accidental (as when a network connection breaks).
You may need to reestablish a connection with your source control project if a project is moved in the source control database. In this case, you must redirect the development environment to the new location, so that the development environment can update the status of files in those projects or the solution.
To reconnect to the source control server through the development environment
The source control program displays a dialog box that connects you to a source control server or project. Find your project and click OK.
When you branch a project in Visual SourceSafe, you need to redirect the development environment to point to the new location of the project in the source control database.
Warning You can usually safely use the Share command in Visual SourceSafe to share files. However, solution and project files (.sln, .vjp, etc.) should never be shared, but always branched.
To reconnect to a source control project through the development environment after a branching operation
The source control program displays a dialog box that connects you to a source control server or, if you are still connected with your source control server, the projects in source control.