wiki:SubversionLocationPlugin

Version 5 (modified by Erik Rose, 15 years ago) (diff)

Corrected checkout URLs for trunkification.

Subversion Location Plugin

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.

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

Bugs/Feature Requests

Existing bugs and feature requests for SubversionLocationPlugin are here.

If you have any issues, create a ticket.

Download

Here's the latest release.

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.

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.

Example

https://weblion.psu.edu/trac/weblion/browser

Author/Contributors

Author: ErikRose
Contributors:

Attachments (1)

Download all attachments as: .zip