Page 1 of 1

Source Code Download

Posted: Sun Jan 21, 2007 1:18 am
by penguify
When I try to download the source code for Oolite, it simply takes ages of tedious sifting. I don't have the patience to download each file individually. Is there anyway to get the code without the SVN place? Like a zip file or something?

Posted: Sun Jan 21, 2007 1:48 am
by dajt
No way other than SVN. Once you have it, it is quick to get updates. Just the first checkout of the sound, music, and graphics files is painful.

Posted: Sun Jan 21, 2007 2:48 pm
by penguify
Then are there any scripts or Automator files to do it with? There are thousands of files, and it takes me ages to get them all. I'm sure my mac could do it much faster, I just don't know how to get it to download them and filter them and all that.

Posted: Sun Jan 21, 2007 7:54 pm
by johnsmith

Posted: Sun Jan 21, 2007 9:16 pm
by JensAyton
Learn to use the svn command-line tool. You can get a binary package here (right-hand side). Documentation is here. Instructions on getting all the source are here (svn checkout svn://svn.berlios.de/oolite-linux/trunk).