Page 1 of 1

Unable to download source

Posted: Wed Jul 22, 2020 8:59 pm
by mastnosis
I'm trying to download the source files from sourceforge but using the provided links gives me the following error:

$ svn checkout https://svn.code.sf.net/p/momime/code/trunk momime-code
svn: E170000: URL 'https://svn.code.sf.net/p/momime/code/trunk' doesn't exist

The svn:// option gives me a similar error. I'd like to help out on the project if I can get it downloaded and building. I'm using Intellij, but I also tried using the command line.

Re: Unable to download source

Posted: Wed Jul 22, 2020 9:08 pm
by mastnosis
Ok, looks like I can download a snapshot now. When I first tried it just timed out.

Re: Unable to download source

Posted: Wed Jul 22, 2020 9:20 pm
by mastnosis
Not familiar with this file structure. How would I build and launch the game from source?

Re: Unable to download source

Posted: Thu Jul 23, 2020 4:38 am
by mastnosis
Ok, in order to use the svn:// link you need to remove trunk at the end.

$ svn checkout https://svn.code.sf.net/p/momime/code/

Re: Unable to download source

Posted: Sun Jul 26, 2020 2:23 am
by Berahthraban
Hi, please refer to the pointers I gave at the other forum regarding this topic: https://sourceforge.net/p/momime/discus ... 30bc4da43/

Cheers!