[[PageOutline(2-5,Contents,pullout)]] = 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. == Bugs/Feature Requests Existing bugs and feature requests for BrowserSvnOperationsPlugin are [report:9?COMPONENT=BrowserSvnOperationsPlugin here]. If you have any issues, create a [/newticket?component=BrowserSvnOperationsPlugin new ticket]. == Download Download the zipped source from [download:browsersvnoperationsplugin here]. == Source You can check out BrowserSvnOperationsPlugin from [http://trac-hacks.org/svn/browsersvnoperationsplugin here] using Subversion, or [source:browsersvnoperationsplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. To enable the plugin add the following to your `trac.ini` file: {{{#!ini [components] trac_browser_svn_ops.* = enabled }}} == Example [[Image(BrowserSvnOperationsPlugin:screenshot.png)]] == Recent Changes [[ChangeLog(browsersvnoperationsplugin, 3)]] == Author/Contributors '''Author:''' [wiki:moreati] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''