== Installing from Binaries == * OpenSuSE 11 using 'smart' packet manager (repository only available within FZK) {{{ smart channel --add adei type=rpm-md name=adei baseurl="http://ipepdvadei.ka.fzk.de/binaries/suse_11/" smart update adei smart install adei }}} == Accessing project repository == * Performing initial import {{{ bzr checkout http://dside.dyndns.org/bzr/adei/trunk/ }}} * Updating to the current revision {{{ bzr update }}} == Branches == * Development branch providing [http://extjs.com/products/extjs/ Ext] based user interface: {{{ bzr checkout http://dside.dyndns.org/bzr/adei/ui/ }}}