wiki:GitoriousPlugin

Version 1 (modified by Aurélien Bompard, 14 years ago) (diff)

New hack GitoriousPlugin, created by abompard

Use Gitorious as the source code hosting provider

Description

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

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.

Bugs/Feature Requests

Existing bugs and feature requests for GitoriousPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:gitoriousplugin here].

Source

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

Example

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

[components]
gitorious.* = 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: abompard
Contributors: