Does anyone know how to grab the code for i2? It’s hosted at
http://dev.rubyonrails.org/browser/tools/i2/trunk, but I don’t know how
to grab all the files at once (probably some simple way I’m just not
aware of). Is there an svn repo of it somewhere?
zerohalo wrote:
Does anyone know how to grab the code for i2? It’s hosted at
http://dev.rubyonrails.org/browser/tools/i2/trunk, but I don’t know how
to grab all the files at once (probably some simple way I’m just not
aware of). Is there an svn repo of it somewhere?
svn co http://dev.rubyonrails.org/svn/tools/i2/trunk/
Dan M.