Subversion access
Software and specifications under development of the Annodex Foundation is kept in a subversion repository, which can be accessed at http://svn.annodex.net.
Anonymous read access to the software packages is available through the command:
svn co http://svn.annodex.net/{sw-package}/trunk
If you wish to contribute code back to the Annodex project, please do so by sending patches to one of our development mailing lists, or feel free to ask for a named account if you'd like write access to the SVN repository.
Check out packages
For development, you want to check out the required libraries from their trunks. To check out all the base Annodex libraries, including the Xiph.org codecs, do:
http://svn.annodex.net/annodex-core/
SVN layout
We use the standard Subversion directory layout of branches, tags and trunk within each directory in the repository. For example, to check out the latest revision of the libannodex repository into a directory called mylibannodex with the command-line svn client, write:
svn co http://svn.annodex.net/libannodex/trunk mylibannodex
Browsing the Repositories
While you can browse the repository using the Subversion web interface, you can also do so through the trac interface, which is much more pleasant to use.
Recent comments
8 weeks 6 days ago
8 weeks 6 days ago
10 weeks 20 hours ago
12 weeks 5 days ago
14 weeks 21 hours ago
15 weeks 5 days ago
20 weeks 3 days ago
20 weeks 3 days ago
1 year 24 weeks ago
1 year 29 weeks ago