MTOS is made available in a number of different ways depending upon your needs.
Production Builds
The latest stable release is MTOS 4.24 -- download now.
Nightly Builds
Nightly builds are produced from the most recent code currently in development. No warranties are made regarding the stability and/or quality of these distributions. Users should use caution when using nightly builds as it is possible they contain untested code that will have deletirous effects on your system.
» Browse the nightly build archive
Schedule: Nighties are generated automatically every day at midnight (PST).
The Bleeding Edge
Users wishing to obtain the absolutely most recent code of MTOS can check code out directly from the source code repository. To do so requires that you have a subversion client installed on your machine.
You can check out the latest from the following SVN repository:
http://code.sixapart.com/svn/movabletype/branches/release-NN
Where NN is the most recent release number.
Once you have checked out the source code, you will need to run the following command to process the build and ready it for the web:
make me
Note: it is our goal to remove the need for this last step, but for the time being it is required in order to set the default language of the checked out files.

Leave a comment
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.