B
Brian Patterson
Has anyone ever worked on an application that was in a Source Control system
and later wished they had a copy without all the source control binding
information? It's a pain in the butt having to dig though the project and
solution files removing lines of code so Visual Studio doesn't associate the
project with a source control server.
I made a simple little program the other day that - you point at a directory
and it does a recurrsive search removing all source control binding
information. Pretty handy and saves a ton of time on large solutions with
several projects. If anyone is interested let me know and I'll send the
download link to ya.
Brian Patterson
(and in case you are wondering - Yeah - it's free....)
NOTE: To email me directly - remove all uppercase characters from my email
address.
and later wished they had a copy without all the source control binding
information? It's a pain in the butt having to dig though the project and
solution files removing lines of code so Visual Studio doesn't associate the
project with a source control server.
I made a simple little program the other day that - you point at a directory
and it does a recurrsive search removing all source control binding
information. Pretty handy and saves a ton of time on large solutions with
several projects. If anyone is interested let me know and I'll send the
download link to ya.
Brian Patterson
(and in case you are wondering - Yeah - it's free....)
NOTE: To email me directly - remove all uppercase characters from my email
address.