Changes between Version 10 and Version 11 of JiraToTracIntegration


Ignore:
Timestamp:
Nov 26, 2015, 10:53:22 AM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • JiraToTracIntegration

    v10 v11  
    3636
    3737Existing bugs and feature requests for JiraToTracIntegration are
    38 [query:status!=closed&component=JiraToTracIntegration&order=priority here].
     38[report:9?COMPONENT=JiraToTracIntegration here].
    3939
    4040If you have any issues, create a
    41 [http://trac-hacks.org/newticket?component=JiraToTracIntegration&owner=thijs new ticket].
     41[/newticket?component=JiraToTracIntegration new ticket].
    4242
    4343[[TicketQuery(component=JiraToTracIntegration&group=type,format=progress)]]
    4444
    45 == Download and Source
     45== Download
    4646
    47 Download the [download:jiratotracintegration zipped source], check out [http://trac-hacks.org/svn/jiratotracintegration using Subversion], or [source:jiratotracintegration browse the source] with Trac.
     47Download the zipped source from [download:jiratotracintegration here].
     48
     49== Source
     50
     51Check out JiraToTracIntegration from [/svn/jiratotracintegration here] using Subversion, or [source:jiratotracintegration browse the source] with Trac.
     52
     53== Installation
     54
     55General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
    4856
    4957== Example
    5058
    5159The following snippet runs the jira2trac script to migrate a Jira database backup file into a Trac database:
    52 {{{
    53 #!sh
     60{{{#!sh
    5461#!/bin/bash
    5562