Unable to download source

Anything else to do with MoM IME
Post Reply
mastnosis
Posts: 4
Joined: Wed Jul 22, 2020 8:52 pm

Unable to download source

Post 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.
mastnosis
Posts: 4
Joined: Wed Jul 22, 2020 8:52 pm

Re: Unable to download source

Post by mastnosis »

Ok, looks like I can download a snapshot now. When I first tried it just timed out.
mastnosis
Posts: 4
Joined: Wed Jul 22, 2020 8:52 pm

Re: Unable to download source

Post by mastnosis »

Not familiar with this file structure. How would I build and launch the game from source?
mastnosis
Posts: 4
Joined: Wed Jul 22, 2020 8:52 pm

Re: Unable to download source

Post 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/
Berahthraban
Posts: 4
Joined: Fri Jul 24, 2020 7:58 pm

Re: Unable to download source

Post 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!
Post Reply