wiki:SubversionLocationPlugin

Version 20 (modified by Ryan J Ollos, 11 years ago) (diff)

Added page outline and maintainer.

Subversion Location Plugin

The functionality of this plugin is included in Trac 0.12: t:TracRepositoryAdmin#Repositories. See the url attribute for more info.

Description

Adds a Subversion Location link to the contextual navigation under Browse Source. The link points to the Subversion URL for the folder you're viewing. This is very handy for making checkouts and such.



Here's a live example.

Subversion Location is a lighterweight takeoff of jhammel's SvnUrlsPlugin. Thanks, jhammel!

Bugs/Feature Requests

Download

Here

Installation

Follow the normal egg installation procedures.

Under the [components] section, enable the plugin:

[components]
subversionlocation.* = enabled

Finally, add a section to your project's trac.ini:

[svn]
repository_url = https://your.repository/location

Drink, and enjoy.

Source

You can check out SubversionLocationPlugin from here using Subversion, or browse the source with Trac. I have it in my own repository right now; if you want commit, just ask.

Author/Contributors

Author: ErikRose
Maintainer: ErikRose
Contributors: Jeremie Allard

Attachments (1)

Download all attachments as: .zip