Content
Development versions

Development versions

Development versions are only available as GIT repositories.

As Sourgeforge now has GIT support, they are now available via Sourceforge BCU SDK project. All projects are hosted in one GIT repository, so you maybe want to clone only parts of the repsitory. Sourceforge.net provides documentation on using it's GIT service.

The local repositories are located at http://www.auto.tuwien.ac.at/~mkoegler/git.

The easiest way to access them is:

Replace project with the name of the project. List of projects names

To update an existing copy, run:
git-pull

Git comes with lots of documenation, which explain how to do more difficult tasks.