how do i download source code using svn on OS X?

Posted by Moshe on Stack Overflow See other posts from Stack Overflow or by Moshe
Published on 2010-04-04T07:40:16Z Indexed on 2010/04/04 7:43 UTC
Read the original article Hit count: 371

Filed under:
|
|
|
|

How can I get source code off the internet using SVN? I'm trying to download Oolong game engine for iPhone OS.

I am on Mac OS X 10.6 with XCode 3.2.2.

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

is the command I got from the Oolong Google Code page.

© Stack Overflow or respective owner

Related posts about svn

Related posts about download