How do you create a copy of a VS2005 solution while disassociating it from VSS?
Posted
by Velika
on Stack Overflow
See other posts from Stack Overflow
or by Velika
Published on 2009-07-31T19:41:19Z
Indexed on
2010/05/23
3:41 UTC
Read the original article
Hit count: 307
visual-studio-2005
|visual-sourcesafe
I copied the root folder to my desktop, deleted all files in that folder or under that folder if the file was a VSS file, opened the project, confirmed that I wanted to removed VSS integration and still my web project but not the referenced projects in the solution were tied to VSS and they changed my checkout folder in VSS!
© Stack Overflow or respective owner