Main repository
Web version of the repository: http://gitweb.braice.net
On this website you will be able to browse the code and follow the changes
Git version : http://mumudvbgit.braice.net/
In order to get the repository use :
git clone http://mumudvbgit.braice.net/mumudvb
If you want more information about git you can have a look to the Git tutorial or the Git faq
Debian repository
MuMuDVB is packaged for Debian. The git repository for the Debian package is available here. You can try it this way (you must have git-buildpackage installed):
git clone git://git.debian.org/git/pkg-vdr-dvb/dvb/mumudvb.git
cd mumudvb
git-buildpackage -us -uc
The .deb will be in the parent directory.
Old repositories
A tla archive can be found here : http://arch.crans.org/dubost/miroir/
Also a bazaar archive can be found here : http://arch.crans.org/dubost/miroir_baz/
With bazaar you can get mumudvb by this way :
baz register-archive http://arch.crans.org/dubost/miroir_baz/
baz get dubost@crans.ens-cachan.fr--2005-braice/mumudvb--mainline
A more easier way to get it is to use Archzoom and ask for a snapshot : [http://arch.crans.org/dubost@crans.ens-cachan.fr--2005-braice/mumudvb here]