Login
From:
Justin Abrahms
(Uncensored)
subscribe
Speedy Google Code Checkouts
https://justin.abrah.ms/this-and-that/google_code_checkout.html
links
backlinks
17 Jun 2011 Here's a handy bash shortcut for automatically checking out a google-code project. # SVN ALIASESexportGOOGLE_CODE_CHECKOUTS="$HOME/Code/trunks"gcco () { svn checkout http://$@.googlecode.com/svn/trunk/ $GOOGLE_CODE_CHECKOUTS/$@ }
Roast topics
Find topics
Find it!