Repository URL Change
This post originally appeared on the Software Carpentry website.
We've been having problems hosting the course's Subversion repository at its current URL (http://software-carpentry.org/swc), and so we've moved it to:
http://svn.software-carpentry.org/swc
This URL points to the same repository as before. If you already have a working copy checked out you can switch it to use the new URL by running the following shell command in the top-level folder of your working copy:
svn switch --relocate http://software-carpentry.org/swc http://svn.software-carpentry.org/swc