CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Source Control

  1. #1
    Join Date
    May 1999
    Location
    California
    Posts
    14

    Source Control

    I'm using VC++ 5.0 on NT 4. I was using Source Control on a project and want to turn it off. When I open the project I am prompted to login to the source control software. I press Cancel, then tell it that I don't want to be prompted again. But it prompts me every time. How do you turn this annoying little thing off? TIA.


  2. #2
    Join Date
    Jul 1999
    Posts
    4

    Re: Source Control

    If you are using MS Visual SourceSafe 6.0 you can try deleting the .ncb and .opt files for your project you are opening. If it asks you to reconnect to VSS, choose not to.

    HTH
    Steve

    Steve Winfough, MCSD
    [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured