Author Topic: Can't download source code  (Read 3114 times)

koalition

  • Newbie
  • *
  • Posts: 2
Can't download source code
« on: May 02, 2009, 10:12:40 pm »
I can't seem to connect and download the source. Can some good soul post it for me :)?

thanks!
/andreas

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
Re: Can't download source code
« Reply #1 on: May 03, 2009, 11:20:36 am »
Posting the code here would not be very readable, I assure you ;)

Get a SVN client like Tortoise (if you're a Mac use google to find a client), and "checkout" the repository to where you want to store the sources locally.
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.

bnnorman

  • Newbie
  • *
  • Posts: 16
Re: Can't download source code
« Reply #2 on: May 13, 2009, 09:01:50 pm »
I've just installed tourtoise to get the sources and the message I get is similar to 'connected party didn't respond properly'.

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
Re: Can't download source code
« Reply #3 on: May 14, 2009, 05:20:15 pm »
Did you use this url? I just realized that one of the links in the download section was wrong (fixed now).
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.

bnnorman

  • Newbie
  • *
  • Posts: 16
Re: Can't download source code
« Reply #4 on: May 14, 2009, 07:02:29 pm »
Managed to get the code just now with right click on folder then -> svn checkout.

However, it may also work in the browser now if a link was wrong.

bfi

  • Newbie
  • *
  • Posts: 8
Re: Can't download source code
« Reply #5 on: August 20, 2009, 10:14:29 am »
Hi,

I'm also having trouble getting the "sauce". TortoiseSVN just gives a meaningless error

Checkout from http://svn.mightypirates.de/megazine, revision HEAD, Fully recursive, Externals included
OPTIONS of 'http://svn.mightypirates.de/megazine': 200 OK (http://svn.mightypirates.de)
Finished!

and at the bottom "The operation failed."

What can i do?

Thanks!

bnnorman

  • Newbie
  • *
  • Posts: 16
Re: Can't download source code
« Reply #6 on: August 24, 2009, 08:20:28 am »
You can download V1.38, from the download page, as a zip file.

I have also just used tortoise SVN and that worked fine with the same settings as you. (I used right-click on the folder then SVN checkout rather than doing it in a browser)

james4551

  • Newbie
  • *
  • Posts: 15
Re: Can't download source code
« Reply #7 on: September 14, 2009, 05:29:34 pm »
Hi ya, I'm using mac svnx and trying to access the SVN, it connects and you can see your updates but when trying to connect to files it get's this error:
svn: REPORT request failed on 'http://svn.mightypirates.de/megazine'
svn: REPORT of 'http://svn.mightypirates.de/megazine': 407 Proxy Authentication Required (http://svn.mightypirates.de)

Is it because i need a username and password?

Artois

  • Newbie
  • *
  • Posts: 1
Re: Can't download source code
« Reply #8 on: September 18, 2009, 09:06:29 am »
For those who are having trouble connecting and are behind a proxy server, try adding your proxy server details to tortois settings.

mech7

  • Newbie
  • *
  • Posts: 11
Re: Can't download source code
« Reply #9 on: December 17, 2009, 04:11:38 am »
 :( Svn is asking username / pass with me too.. can access in browser very strange :(

*.............................

Edit oops my mistake I used import in tortoise instead checkout... now it works ok :D
« Last Edit: December 17, 2009, 04:47:54 am by mech7 »

Hans Nücke

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 787
  • MegaZine3 Sales Manager
Re: Can't download source code
« Reply #10 on: December 17, 2009, 10:54:46 am »
I used right-click on the folder then SVN checkout rather than doing it in a browser (from post above)