Skip to content
Konrad Abicht edited this page Sep 17, 2013 · 20 revisions

On this page a collection of branches in the repository. Each branch has its own purpose, so please keep the following information in mind, if you work with them.

master branch

Master branch contains the latest stable version of CubeViz. You should use this, if you need a stable and well tested version. This includes functionality- and browser tests too. For information about supported browsers, have a look Supported-browsers. In general, we merge a stable release branch state into master branch.

Release branches (e.g. v0.5, v0.6)

This branches contain release related commits and it could be possible that they are outdated! Idea is that each branch is separate and each new release branch will based on the latest existing one (0.5 > 0.6 > 0.7). We try to keep the latest two release branches up to date, but in general we only develop in the latest one.

Latest release branch

It contains cutting edge features. Wanna play around with new hot features, than use this branch. But keep in mind that the code is not well tested!

Outdated branches

These tags provided outdated branch states and are only for the history-books. There is no further development in here!

  • Tag: 0.8
  • Tag: 0.7
  • Tag: 0.6
  • Tag: 0.5
  • Tag: archive/refactoredPrototype - Backup of the version from Open Data Portal project
  • Tag: archive/serverSidePrototype - Backup of the version from Tom-Michael Hesse, for his master thesis.