Article ID: 135720 - Last Review: October 20, 2003 - Revision: 2.0 PRB: Moving Project in SourceSafe Explorer Causes Error in VBThis article was previously published under Q135720 On This PageSYMPTOMS
In Visual Basic, when you run the SourceSafe CheckOut Command, the
following error message displays in Visual Basic:
All available files have already been checked out.
CAUSE
The project was open in Visual Basic when it was moved or renamed in the
Visual SourceSafe Explorer. Because the project was moved or renamed, the
SourceSafe Add-In in Visual Basic can no longer can find it.
RESOLUTION
In the Visual SourceSafe Explorer, when you run SourceSafe commands that
impact a project open in Visual Basic, click Refresh File Status on the Add-
Ins / SourceSafe menu. By refreshing the project file status, Visual Basic
is able to get in sync with Visual SourceSafe. If you run Refresh File Status after the series of steps listed in the "Steps to Reproduce Behavior" section of this article, this message appears:
Project <old VSS project location> has been moved or renamed to <found
VSS project location>. Would you like to connect to this project?
If you click Cancel, the following error message displays:
Project <old VSS project location> was not found. Would you like to
browse for the project?
The project "<old VSS project location>", <VSS Database File> no longer
exists in SourceSafe. You must either recover or re-create the project
before you can use this project with source code control.
STATUS
This behavior is by design.
MORE INFORMATIONSteps to Reproduce Behavior
REFERENCES
For more information on synchronizing Visual SourceSafe with Visual Basic,
please see the following article in the Microsoft Knowledge Base:
135357
(http://support.microsoft.com/kb/135357/EN-US/
)
PRB: Sync Between Visual SourceSafe and VB Is Delayed
| Article Translations
|
Back to the top
