Disabling source control binding in VS 2005?

  • Thread starter Thread starter Clive Dixon
  • Start date Start date
C

Clive Dixon

VS 2005 Professional

How can I disable source control binding when working with a solution and
its projects on my own machine, without modifying the .sln and .vcproj files
and thus screwing up the bindings for other people who do want to use
integrated source control? Is it even possible?
 
When you copy them down from VSS, I think if you ask to make them writable,
it will do that. Or just copy them to another directory.

Robin S.
 
Back
Top