Sunday, January 15, 2012

How do I download code using SVN/Tortoise from Google Code?

EXP:
# Non-members may check out a read-only working copy anonymously over HTTP.

svn checkout http://extnet-mvc.googlecode.com/svn/trunk/ extnet-mvc-read-only



Install Tortoise (separate SVN client not required), create a new empty folder for the project somewhere and right click it in Windows. Click "SVN Checkout". Choosing that option will open a dialog box. Paste the URL "http://extnet-mvc.googlecode.com/svn/trunk/" in the first textbox of that dialog box and click "OK".