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

[9095] by moreati on 09/24/10 10:35:03

Convert _get_repository() methods to single function

[9087] by moreati on 09/23/10 17:42:04

Revert accidental commit of experimental template change

[9086] by moreati on 09/23/10 17:37:28

First hacky file edit support, watch out for hard coded bits like file-encoding

[9080] by moreati on 09/23/10 12:01:24

remove now unused move_delete.html template

Author/Contributors

Author: moreati
Maintainer: moreati
Contributors:

Attachments