Skip to content

omarslvd/UnbindSourceCodeFromTFS

Repository files navigation

UnbindSourceCodeFromTFS

Unbind Visual Studio source code from TFS

The program follow the next steps:

  1. Create a backup
  2. Remove the read only attribute of all folders
  3. Search for *.scc , *.vssscc, *.vspscc to delete them
  4. Delete section GlobalSection(TeamFoundationVersionControl) from solution files
  5. Delete SccProjectName, SccLocalPath, SccAuxPath, SccProvider from project files

:octocat:

About

Unbind Visual Studio source code from TFS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages