INFO: Dialog Box Appears Even When No Conflicts Exist

Last reviewed: February 18, 1998
Article ID: Q181089
The information in this article applies to:
  • Microsoft Visual SourceSafe, 32-bit, for Windows, version 5.0

SUMMARY

When you check in a file, the following dialog box is displayed even if there are no conflicts:

   Have any conflicts in <filename> been properly resolved?

CAUSE

SourceSafe does not know whether there are any conflicts or not. The program recognizes that it is in a merge situation and the user is prompted to resolve any possible conflicts. This is a safety mechanism and if there are no conflicts the user should always select Yes.

STATUS

This behavior is by design.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Create a text file to use for testing and name the file Test.txt.

  2. In SourceSafe have User1 check out and make changes to the Test.txt file.

  3. Next, have a Guest user check out the Test.txt file.

  4. Now have User1 check in Test.txt.

  5. After User1 checks in Test.txt, have the Guest to use "Get" to obtain the latest version of the file.

  6. The Guest now checks in the latest version of Test.txt and the dialog box appears.

    This behavior is by design and there is not a way to disable this feature.

Keywords          : ssother
Version           : WINDOWS:5.0
Platform          : WINDOWS
Issue type        : kbinfo
Solution Type     : kbpending


================================================================================


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