Edgewall Software

Version 8 (modified by osimons, 14 years ago) (diff)

Bitten is not compatible with Trac 0.12. Add warning.

Bitten Downloads

NOTE: Bitten does not support Trac 0.12! See ticket:342, ticket:433 and milestone:0.7 for more information.

Old releases are still available from Sourceforge (the last one was 0.5.3), but at this time it is strongly recommended that you use current current source and releases as we prepare for 0.6 release.

Old releases (0.5.x) support Trac 0.10.x, but can not be used for Trac 0.11. For Trac 0.11, 0.6 is required.

Latest Release

Currently latest release: 0.6b2

Bitten (master+slave) BittenSlave (slave only)
Python 2.4 egg Python 2.4 egg
Python 2.5 egg Python 2.5 egg
Python 2.6 egg Python 2.6 egg
tar.gz source
zip source
Win32 installer Win32 installer

All releases: http://ftp.edgewall.com/pub/bitten/ or ftp://ftp.edgewall.com/pub/bitten/

Latest Development Source Code

The Subversion repository URL for the Bitten project is at:

http://svn.edgewall.org/repos/bitten/

The latest revision can be checked out with the following command:

svn co http://svn.edgewall.org/repos/bitten/branches/0.6.x bitten-0.6.x
# or
svn co http://svn.edgewall.org/repos/bitten/trunk bitten-trunk

(Alternatively, you can use https for an encrypted connection, which also helps getting around clueless firewalls that haven't heard of WebDAV yet.)

If you have a recent version of Setuptools installed, you can just do:

easy_install http://svn.edgewall.org/repos/bitten/branches/0.6.x
# or
easy_install http://svn.edgewall.org/repos/bitten/trunk/