wiki:GitoriousPlugin

Use Gitorious as the source code hosting provider

Description

The plugin changes the links to point to Gitorious instead of the built-in browser. It does not require the GitPlugin, but uses it if it's available. In this case, you should setup a local clone of your Gitorious repository, and keep it updated.

This plugin is useful if the source code is hosted on Gitorious, instead of locally in Trac.

Bugs/Feature Requests

Existing bugs and feature requests for GitoriousPlugin are here.

If you have any issues, create a new ticket.

Download

Flattr this

Download the zipped source from here.

Source

You can check out GitoriousPlugin from here using Subversion, or browse the source with Trac.

Installation

You must set it up in your trac.ini file by activating the component:

[components]
gitoriousplugin.* = enabled

and by defining the name of the project on Gitorious:

[gitorious]
project = myproject

You can also set the repository key to the name of your main repository on Gitorious. If you don't specify it, the same name as the project will be used.

At the moment, it only supports links to the master branch.

Recent Changes

8294 by abompard on 2010-07-24 11:59:09
Add some metadata
8292 by abompard on 2010-07-24 09:39:12
Minor improvements, basic Debian package
8274 by abompard on 2010-07-18 13:34:41
Initial commit
(more)

Author/Contributors

Author: abompard
Maintainer: Aurélien Bompard
Contributors:

Last modified 8 years ago Last modified on Nov 8, 2015, 3:37:33 PM