[[PageOutline(2-5,Contents,pullout)]] = Bitten for Git == Description {{{#!box warn '''Warning''': BittenForGitPlugin is in early testing phase! }}} This is a modified version of [http://bitten.edgewall.org/ Bitten]. Bitten is a continuous integration plugin for Trac. It aims to be fully compatible with the [http://git-scm.com/ git version control] system. Use it to fully utilize the capabilites of Bitten when your version control system is Git. Feature: Instead of the "path", "min revision" and "max revision" of the orignal Bitten build configuration, a branch is specified. == Bugs/Feature Requests Existing bugs and feature requests for BittenForGitPlugin are [report:9?COMPONENT=BittenForGitPlugin here]. If you have any issues, create a [/newticket?component=BittenForGitPlugin new ticket]. [[TicketQuery(component=BittenForGitPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:bittenforgitplugin here]. == Source You can check out BittenForGitPlugin from [/svn/bittenforgitplugin here] using Subversion, or [source:bittenforgitplugin browse the source] with Trac. == Installation Install it instead of normal Bitten. Remove all Bitten tables before installation, as the database schema is different and no automatic conversion is implemented at the moment. Install it like you would install [http://bitten.edgewall.org/wiki/Documentation/install.html Bitten]. Set the following in your `trac.ini` file: {{{#!ini [git] cached_repository = false }}} Setting it to true will cause errors currently. == Recent Changes [[ChangeLog(bittenforgitplugin, 3)]] == Author/Contributors '''Author:''' [wiki:tauran] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''