TracNav
Development pages
Running Transifex
Trac resources
Other
Development Branches
Here are some of the development branches that play an important role in Tx.
Mainline
- Maintainer: Dimitris Glezos, devel team
- Status: unstable, bleeding edge. Might eat babies.
hg clone http://code.transifex.org/mainline/
This is the main/default development branch, which will be used for new Tx releases. It's fairly stable, although it receives very often changes (both in library usage as well as data model changes).
This is now based on the Django version of Transifex.
If you want a stable version, use 0.3.x or download a stable version.
Transifex 0.3.x
Maintenance Turbogears branch
- Status: Stable
hg clone http://code.transifex.org/tx-0.3.x/
This is our maintenance stable branch for the older, Turbogears version of Transifex. Development now takes place in mainline.
