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

Thread: Source Control

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

    Source Control

    How do you turn off source code control for a project? When my project is loaded I'm asked for my User/Pwd for the SCCS. If I cancel out VC++ asks me if I want to connect in the future. I say No. But it always asks me. Any ideas ?


  2. #2
    Join Date
    Apr 1999
    Posts
    27

    Re: Source Control

    1.you can close that project in you sourcesafe
    server
    2. you can close the sourcesafe in your
    project setting


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

    Re: Source Control

    Thanks, but I'm not using SourceSafe. I'm using Sybase' ObjectCycle. I've removed the project in ObjectCycle, but I'm still prompted. I can't see where to remove it within VC++. I've looked in every menu to no avail. Any additional ideas?


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