I recently helped a team to switch SVN servers and found a few gotchas along the way. This is a short guide on what worked for me and some stuff I tried that didn’t. The reason for migrating to a new subversion server was that Atlassian shut down their hosted subversion service. The team had… Continue reading Changing SVN Servers
Tag: git
Sample Code now on GitHub
All the code samples on this blog have been tested and run before publishing. The sample code is now available on GitHub. Most of the time when I write code for the blog I do that in a number of test projects that I do have. So far I’ve kept them in an svn repo,… Continue reading Sample Code now on GitHub