Thread overview
Anyone have a clue how to download the Orange repository?
Jan 24, 2011
Andrej Mitrovic
Jan 24, 2011
Trass3r
Jan 24, 2011
Andrej Mitrovic
January 24, 2011
D:\dev\svn>svn co http://svn.dsource.org/projects/orange/ orange
svn: OPTIONS of 'http://svn.dsource.org/projects/orange': 200 OK (http://svn.dsource.org)

D:\dev\svn>svn co http://svn.dsource.org/projects/orange/trunk orange
svn: OPTIONS of 'http://svn.dsource.org/projects/orange/trunk': 200 OK (http://svn.dsource.org)

I really don't understand these svn messages.. 200 OK, what "ok"? Checkout the damn repo you silly thing.. argh. Help! :(
January 24, 2011
The "problem" is it uses a Mercurial repository.
January 24, 2011
Aw it's in that tiny box on the right, I missed it. Thanks!