How to get code from google code?
I would like to check out code from google code using the source, http://imedia.googlecode.com/svn/trunk/imedia-read-only How would I do this? I am using a Mac with Xcode and have a copy of "Versions". Thank you. This command worked for me: svn checkout http://imedia.googlecode.com/svn/trunk imedia-read-only If you don't want use command line, you can download and install TortoiseSVN. Then create a empty folder and by right click on empty folder you should click SVN -> Checkout and paste this url: http://imedia.googlecode.com/svn/trunk Matt Ball From http://code.google.com/p/imedia/source