wiki:BrowserSvnOperationsPlugin

Version 7 (modified by figaro, 9 years ago) (diff)

Edited Description, added ticket update progress bar

Subversion Operations Browser Extension

Description

This plugin allows you to use TracBrowser to upload files, move/delete folders or files and create folders within the Subversion repository. It is a lightweight interface that doesn't require client side software other than a web browser with Javascript. The operations are limited, it is not a replacement for the subversion client and a checkout.

The plugin depends on ContextMenuPlugin to provide user interface elements.

Bugs/Feature Requests

Existing bugs and feature requests for BrowserSvnOperationsPlugin are here.

If you have any issues, create a new ticket.

defect

2 / 4

task

0 / 1

Download

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

Source

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

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

To enable the plugin add the following to your trac.ini file:

[components]
trac_browser_svn_ops.* = enabled

Example

Screenshot

Recent Changes

15409 by rjollos on 2016-03-06 21:23:01
0.2: Fix installation problem

  • ContextMenuPlugin should be implicitly installed
  • Require Trac >= 0.12
  • Remove trailing whitespace
  • Convert tabs to whitespace

Fixes #12694.

9920 by moreati on 2011-03-02 15:02:58
Customise title/text of move/delete form to reflect exact operation
9916 by moreati on 2011-03-02 14:08:26
Cleanup unused module imports, doc strings. Remove unused filname parameter, return new revs.
(more)

Author/Contributors

Author: moreati
Maintainer: Alex Willmer
Contributors:

Attachments (1)

Download all attachments as: .zip