The information in this article applies to:
SYMPTOMSIn Visual C++, when attempting to add a file that does not reside in the directory tree rooted at the directory containing the Visual C++ makefile to source code control, you may receive the following error: While this article refers to Visual C++, the same error occurs in the same circumstances in other integrated applications such as Visual Basic, FoxPro and Access. CAUSESourceSafe could not find a corresponding file on your SourceSafe server. Often, SourceSafe uses the directory structure on your local hard drive to provide clues as to which SourceSafe project the file resides in. In this case, the mapping between your directory structure on your local hard drive and the project structure on your SourceSafe server could not be made. RESOLUTION
If you have not done so, you will need to add the file (that you are
attempting to add to source-code control in Visual C++) to a different
SourceSafe project from the SourceSafe project containing the Visual C++
makefile. Depending on how you set up the SourceSafe project, you may or
may not be able to use the Visual C++ integrated source-code control. STATUSThis behavior is by design. Additional query words:
Keywords : kberrmsg kbSSafe400 kbSSafe500 kbSSafe600 kbVC400 kbVC410 kbVC420 |
Last Reviewed: January 31, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |