Changes between Version 14 and Version 15 of BittenForGitPlugin


Ignore:
Timestamp:
Mar 19, 2015, 9:23:52 AM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tag changes

Legend:

Unmodified
Added
Removed
Modified
  • BittenForGitPlugin

    v14 v15  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Bitten for Git =
     3= Bitten for Git
    44
    5 == Description ==
     5== Description
    66
    7 This is a modified version of [http://bitten.edgewall.org/ bitten] (A continuous integration plugin for Trac). It aims to be fully compatible with the [http://git-scm.com/ git version control] system.
     7'''Warning''': BittenForGitPlugin is in early testing phase!
    88
    9 == Bugs/Feature Requests ==
     9This 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.
     10
     11Feature: Instead of the "path", "min revision" and "max revision" of the orignal Bitten build configuration, a branch is specified.
     12
     13== Bugs/Feature Requests
    1014
    1115Existing bugs and feature requests for BittenForGitPlugin are
     
    1519[http://trac-hacks.org/newticket?component=BittenForGitPlugin&owner=tauran new ticket].
    1620
    17 == Download ==
     21[[TicketQuery(component=BittenForGitPlugin&group=type,format=progress)]]
     22
     23== Download
    1824
    1925Download the zipped source from [download:bittenforgitplugin here].
    2026
    21 == Install ==
     27== Installation
    2228
    23 Warning: BittenForGitPlugin is in early testing phase!
     29Install 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].
    2430
    25 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].
    26 
    27 Set
     31Set the following in `trac.ini`:
    2832
    2933{{{
     
    3236cached_repository = false
    3337}}}
     38
    3439Setting it to true will cause errors currently.
    3540
    36 == Source ==
     41== Source
    3742
    3843You can check out BittenForGitPlugin from [http://trac-hacks.org/svn/bittenforgitplugin here] using Subversion, or [source:bittenforgitplugin browse the source] with Trac.
    3944
    40 == Features ==
    41  * Instead of the "path", "min revision" and "max revision" of the orignal bitten build configuration a branch is specified
    42 
    43 == Example ==
     45== Example
    4446
    4547Use it to fully utilize the capabilites of bitten when your version control system is git.
    4648
    47 == Recent Changes ==
     49== Recent Changes
    4850
    4951[[ChangeLog(bittenforgitplugin, 3)]]
    5052
    51 == Author/Contributors ==
     53== Author/Contributors
    5254
    5355'''Author:''' [wiki:tauran] [[BR]]
    54 '''Maintainer:''' [wiki:tauran] [[BR]]
     56'''Maintainer:''' [[Maintainer]] [[BR]]
    5557'''Contributors:'''