Subversion Operations Browser Extension

Description

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.

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

[components]
trac_browser_svn_ops.* = enabled

Bugs/Feature Requests

Existing bugs and feature requests for BrowserSvnOperationsPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

Screenshot

Recent Changes

[9920] by moreati on 03/02/11 16:02:58

Customise title/text of move/delete form to reflect exact operation

[9916] by moreati on 03/02/11 15:08:26

Cleanup unused module imports, doc strings. Remove unused filname parameter, return new revs.

[9915] by moreati on 03/02/11 15:01:40

Increase dialog heights, tweak wording, user class selectors for buttons, suppress default actions

[9906] by moreati on 02/28/11 16:36:57

Correct title of move/delete dialog when rename_only configured

Author/Contributors

Author: moreati
Maintainer: moreati
Contributors:

Attachments