SourceSafe and Visual Studio

G

Guest

Hi
Does anyone know how to remove the link between Visual Studio, and SourceSafe? Without manually editing the registry? Thanks in advance

Kind regards

D
 
H

Hans Kesting

DMC said:
Hi,
Does anyone know how to remove the link between Visual Studio, and
SourceSafe? Without manually editing the registry? Thanks in advance.
Kind regards,

D

select the solution, and then from the main menu (not right-click):
File | Source Control | Change Source Control
there you can "disconnect"


Hans Kesting
 
C

Cowboy \(Gregory A. Beamer\)

In addition to Hans' solution, you can also make the files readable and
delete all .scc files. You will also have to edit the .sln file. There are
times when you have to do the manual method, although the VS.NET method is
easier.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
DMC said:
Hi,
Does anyone know how to remove the link between Visual Studio, and
SourceSafe? Without manually editing the registry? Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top