wiki:Download

Download BW-Rox

BW-Rox is licensed under the  GNU General Public License, version 2.

At the moment there is no stable version available as a public download. You can grab the code of the development version from our servers. It might not install out of the box without problems and we do not recommend it for production use. This said you are invited to download the code, check it, modify and improve it. We would of course be very happy if you would help us to improve this software by sending your patches? or joining the TheTeam.

The code is available in two flavours:

Source code

There are three ways of cloning the repository:

  1. If you have commit developer access
    $git clone git@dev.bewelcome.org:rox.git 
    
  1. If you don't have commit developer access, this is the readonly access for anon users
    $git clone git://dev.bewelcome.org/git/rox.git
    
  1. Cloning from  http://gitorious.org/bewelcome/rox (only with readonly access).
Windows WAMP bundle
This package contains a pre-configured WAMP (Apache & MySQL servers, with PHP) bundled together with the BW-rox source code.

Install / Setup

for detailed instructions, see

Other branches

Downloading other branches, and even more uploading, might need extra rights.

There may be reasons why you want a local install of alpha or production, to find out where a bug comes from. Later you can tell one of the alpha (NDA-bound) developers how the bug can be fixed.

Trunk (test.bw)

This is the branch we're working on. It's already been explained above how you download this one.

Alpha (alpha.bw)

preparing for release

Production (www.bw)

what you can see on the live site