[[PageOutline(2-5,Contents,pullout)]] = Bitten for Git == Description '''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. 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 [http://trac-hacks.org/newticket?component=BittenForGitPlugin&owner=tauran new ticket]. [[TicketQuery(component=BittenForGitPlugin&group=type,format=progress)]] == Download Download the zipped source from [download:bittenforgitplugin here]. == 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 `trac.ini`: {{{ #!ini [git] cached_repository = false }}} Setting it to true will cause errors currently. == Source You can check out BittenForGitPlugin from [http://trac-hacks.org/svn/bittenforgitplugin here] using Subversion, or [source:bittenforgitplugin browse the source] with Trac. == Example Use it to fully utilize the capabilites of bitten when your version control system is git. == Recent Changes [[ChangeLog(bittenforgitplugin, 3)]] == Author/Contributors '''Author:''' [wiki:tauran] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''