Changes between Version 5 and Version 6 of InterTracCommitPatch


Ignore:
Timestamp:
May 10, 2015, 7:40:36 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged with license

Legend:

Unmodified
Added
Removed
Modified
  • InterTracCommitPatch

    v5 v6  
    1 = Support InterTrac to trac-post-commit-hook =
     1[[PageOutline(2-5,Contents,pullout)]]
    22
    3 == Description ==
     3= Support InterTrac to trac-post-commit-hook
    44
    5 This script can send a message to other projects which are on same server.
     5== Description
    66
     7This script can send a message to other Trac projects which are on the same server.
    78
    8 == Bugs/Feature Requests ==
     9== Bugs/Feature Requests
    910
    1011Existing bugs and feature requests for InterTracCommitPatch are
     
    1415[http://trac-hacks.org/newticket?component=InterTracCommitPatch&owner=okazaki new ticket].
    1516
    16 == Download ==
     17[[TicketQuery(component=InterTracCommitPatch&group=type,format=progress)]]
     18
     19== Download
    1720
    1821Download the zipped source from [download:intertraccommitpatch here].
    1922
    20 == Source ==
     23== Source
    2124
    2225You can check out InterTracCommitPatch from [http://trac-hacks.org/svn/intertraccommitpatch here] using Subversion, or [source:intertraccommitpatch browse the source] with Trac.
    2326
    24 == Example ==
     27== Example
    2528
    2629 1. Apply the patch to contrib/trac-post-commit-hook.
    27  2. Configure [http://trac-hacks.org/wiki/InterTrac InterTrac] settings.
    28   Edit ptojects' trac.ini
    29 {{{
     30 1. Configure [http://trac-hacks.org/wiki/InterTrac InterTrac] settings. Edit your `trac.ini` file as follows:
     31{{{#!ini
    3032[intertrac]
    3133test1.title = Trac Test Project 1
     
    3638test3.url = http://server_addr/trac/test3
    3739}}}
    38 
    39  3. Commit any changes to a repository.
    40 {{{
     40 1. Commit any changes to a repository:
     41{{{#!sh
    4142svn commit -m "refs test2:#4 refs test3:#2"
    4243}}}
    4344
    44 === Screen Shoot ===
     45=== Screenshots
     46
    4547|| '''Comment of test2:#4''' ||
    4648|| [[Image(test24.png, link=)]] ||
     
    4951|| [[Image(test32.png, link=)]] ||
    5052
    51 
    52 == Recent Changes ==
     53== Recent Changes
    5354
    5455[[ChangeLog(intertraccommitpatch, 3)]]
    5556
    56 == Author/Contributors ==
     57== Author/Contributors
    5758
    5859'''Author:''' [wiki:okazaki] [[BR]]
     60'''Maintainer:''' [[Maintainer]] [[BR]]
    5961'''Contributors:'''