Remove SCC Informations

Will allow you to remove SCC informations from a solution or project file
Download

Remove SCC Informations Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Sebastien Lorion
  • Publisher web site:
  • http://sebastienlorion.wordpress.com/
  • Operating Systems:
  • Windows All
  • File Size:
  • 7 KB

Remove SCC Informations Tags


Remove SCC Informations Description

The Remove SCC information application was developed to be a small tool that will allow you to remove SCC informations from a solution or project file. Works with solutions, C#, VB.NET, ASP.NET, deployment projects, and project templates. I needed and still need to remove or change source control information for a project or solution. If you have ever done it, you know it's a pain even if it really shouldn't be. The way it is hard coded into the project and solution files is pretty much ridiculous and one can spend a long time trying to do such a simple thing, especially with web applications.So of course, I looked to see if someone already got frustrated enough to make a nice tool that does it all for me. And there was one! You can get the corresponding article here. Unfortunately, that tool doesn't handle many project types. In particular, template projects (*.etp) are not processed. Also, the way web projects are processed works about two thirds of the time for me.Following these observations, I downloaded the source to see if I could patch it to suit my needs and then give back my contribution. Well, things being as they are, I figured it would take me less time to code it from scratch, taking into account that I would like to support even more project types in the near future and easily upgrade the parsing code for any new VS.NET versions.So here you have the result: a tiny 200 lines program that relies heavily on regular expressions. There's not much more to say about it than that. I think the code speaks for itself, so I simply copied it in the following section.


Remove SCC Informations Related Software