Download Devel
From Mms-wiki
Contents |
[edit] MMS Development Version
See screenshots of the mms 1.1.0 development version.
MMS development is into 2 branches. 1.0.9 for bugfixes only (released as 1.0.8.X every two months) and 1.1.0 for larger new features.
The current development is 1.1.0.
[edit] Where and how to get it
To get the latest development version you need bzr ( #apt-get install bzr )
Get it like that:
bzr get http://bazaar.launchpad.net/~team-mms/mms/1.1.0 mms-1.1.0
Take your time, escpecially if you have a slow internet connection. At the moment the size of the repository is more than 30MB in size (10:59, 6 March 2007 (CET))
Note: Replace 1.1.0 with the branch that you want to checkout.
Updating:
go into the directory you want to update and perform:
bzr pull
Viewing the Developr's Log
http://bazaar.launchpad.net/~team-mms/mms/1.1.0/changes
Alternatively you can download the nightly snapshot
The nightly snapshot is created every night from the current development tree and is located here:
http://mms.mymediasystem.net/mms110/nightly-snapshot
For the nightly snapshot no bazaar installation is needed, but it's working with it of course also
[edit] All branches
The whole archive can be found here [1]
[edit] 1.1.0 Installation
1.1.0 is a release candidate, it's may not stable. Here's an short description, on how to install it
1.1.0 Installation
[edit] Note
Using a development version is good for the developer, but maybe bad for you. Why? Because there are maybe bugs in it, and you won't have a fully functional MMS. If so, it would be great if you report those bugs to the developer. Therefor use the official forum [2] or write a bugreport[3]. See here to learn how to write a good bug repport.
