New Source Code Repository
Make Controller code is now on Google Code.
We've just moved all the Make Controller code and development site over to Google Code. This makes it easier for people to submit tickets/bug reports, and allows us to offload some of the bandwidth from our website that Subversion hosting and Trac were taking up.
- If you're tracking any bugs from Trac (http://dev.makingthings.com) they've been moved over to the issues section of the google code site.
- If you've been tracking code via svn, you'll need to re-point your working copy to the new location. The base of the repo is at http://makecontroller.googlecode.com/svn. You can either use the svn switch command, or simply check out a new copy and move your local changes over.
- You can always browse the code at http://code.google.com/p/makecontroller/source/browse and get more detailed instructions for checking out some source code at http://code.google.com/p/makecontroller/source/checkout
We didn't end up switching version control systems (as was previously mentioned), as there were a few complications that made this more trouble than it would be worth. So we're sticking with good old Subversion for now. The Trac site will be shut down and set to redirect to the new google code site, and the existing svn repo will be shut down as well. Please let us know if you have any trouble as a result!

