SVN

Changing Merge/Compare Tools in TFS

More than 13 years old

Moving from SVN to TFS has been an interesting experience. The integration of source control directly into Visual Studio seems like a good thing, but …
Read more

Getting Source Code Metrics from SVN

More than 14 years old

Lets say that we need to find out how many lines of code exist in a branch, or how many lines are checked in by a specific user. Let's ignore the …
Read more