Disconnect VSS from VS.NET projects/solutions
Disconnect VSS from VS.NET projects/solutions
(OP)
Anyone know how I can disassociate a solution and project from VSS without doing anything to VSS?
(In other words, which files to lose and which .sln and .proj file entries to delete)
TIA - Jonathan
(In other words, which files to lose and which .sln and .proj file entries to delete)
TIA - Jonathan
RE: Disconnect VSS from VS.NET projects/solutions
- Rich Knox [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: Disconnect VSS from VS.NET projects/solutions
I meant without involving VS.NET. That is, editing the .sln and/or .csproj files and/or others.
As an example, I've taken a solution I want to use as a sandbox project -- based on an existing VSS project -- saved it to a non-Working Directory and deleted all the *.*scc files. I then edited the .sln removing the GlobalSection that referred to source control, and I scanned each of the .csproj files involved, looking for any reference to source control -- didn't find any.
When I open the .sln, I still get "This solution appears to be under source control, yet..."
Make it stop!
Thanks again - Jonathan
RE: Disconnect VSS from VS.NET projects/solutions
- Rich Knox [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.