PRB: Problem Adding VB File from Other Drive to VSS Project (155055)
The information in this article applies to:
- Microsoft Visual SourceSafe, 16-bit, for Windows 4.0
- Microsoft Visual SourceSafe, 16-bit, for Windows 5.0
- Microsoft Visual SourceSafe, 32-bit, for Windows 4.0
- Microsoft Visual SourceSafe for Windows 5.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q155055 SYMPTOMS
Visual Basic Forms and other files can be located anywhere on any machine.
The .VBP file contains pointers to these files wherever they may be
located. Visual SourceSafe needs to have the project files somewhere in the
working directory structure in order to make the mapping association with
the project. If this mapping association is not followed, the glyphs that
represent file status may be incorrect.
For example, a file's glyph in the SourceSafe Explorer may indicate that
the file is under source code control and not checked out (for instance,
the file is read-only) while the Visual Basic glyph may say that the file
is writable. This behavior occurs because the .VBP file is looking at one
file and Visual SourceSafe is looking at a different copy of the same file.
CAUSE
The Form on the different drive is a read/write file. The form in the
working directory is a read-only file. Visual Basic is still looking at the
file on the different drive while Visual SourceSafe is looking at the file
in the working directory.
RESOLUTION
Save the project (File, Save Project), and then refresh the project (Add-
Ins, SourceSafe, Refresh File Status). These two steps update the .VBP file
so it is looking at the file written for that project in the SourceSafe
Working Directory. The original file still exists in the location where it
was originally saved, but the Visual Basic project no longer points to it.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. We are researching this problem
and will post new information here in the Microsoft Knowledge Base as it
becomes available.
Modification Type: | Minor | Last Reviewed: | 7/14/2004 |
---|
Keywords: | kbprb KB155055 |
---|
|