This is for now just a copy of a mail posted to the freev-devel list by Dischi

The new svn server is up and running. The old cvs on sourceforge won't be updated anymore. We now have two repositories: one for mmpython and kaa and one for Freevo. Kaa is our Media Framework Repository, all submodules are projects inside the kaa repository. Mmpython is also part of kaa, but deleted in the trunk. The Freevo repository contains Freevo itself (freevo), the freevo/WIP dir (testing) and the sf website (website).

Please make sure you check out the correct module to avoid checking out all branches and tags. Here a small list of what makes sense to check out.

current freevo + kaa (includes WIP and website) {{{svn co svn://svn.freevo.org/kaa/trunk kaa svn co svn://svn.freevo.org/freevo/trunk freevo}}}

current WIP dir {{{svn co svn://svn.freevo.org/freevo/trunk/WIP }}}

website {{{svn co svn://svn.freevo.org/freevo/trunk/website }}}

freevo 1.5 branch + mmpython branch {{{svn co svn://svn.freevo.org/kaa/branches/mmpython-0-4/mmpython svn co svn://svn.freevo.org/freevo/branches/rel-1-5/freevo}}}

Web SVN Access

The Freevo and KAA repositories can be browsed by navigating to one of the following links:

http://tvcentric.com/viewvc/freevo/

http://tvcentric.com/viewvc/kaa/?root=kaa

Subversion (last edited 2008-03-21 15:22:39 by localhost)