[[PageOutline(2-5,Contents,pullout)]] = Manage Subversion files from within the Trac browser == 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. [[Image(BrowserSvnOperationsPlugin:screenshot.png, border=2)]] 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]. [[TicketQuery(component=BrowserSvnOperationsPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:browsersvnoperationsplugin here]. == Source You can check out BrowserSvnOperationsPlugin from [/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 }}} == Recent Changes [[ChangeLog(browsersvnoperationsplugin, 3)]] == Author/Contributors '''Author:''' [wiki:moreati] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''