Downloading Repository for MOIS32

Hi!

A newbie question. I’m wondering how I download the Repository for MOIS32?

I found this in the following document… http://svnmios.midibox.org/filedetails.php?repname=svn.mios32&path=%2Ftrunk%2Fdoc%2FMEMO

Download the repository with:

svn co svn://svnmios.midibox.org/mios32

Is this something to type in to the command line? (using run… under windows followed by the command CMD?)

Under Windows “svn” isn’t available by default, but you could use a SVN client like Tortoise

Once installed, just checkout “svn://svnmios.midibox.org/mios32” - thats some kind of URL. In order to simplify the documentation I only specified the syntax of plain svn commands.

Best Regards, Thorsten.