Changes between Version 7 and Version 8 of BrowserSvnOperationsPlugin


Ignore:
Timestamp:
Nov 24, 2015, 3:19:31 PM (8 years ago)
Author:
figaro
Comment:

From download to export

Legend:

Unmodified
Added
Removed
Modified
  • BrowserSvnOperationsPlugin

    v7 v8  
    55== Description
    66
    7 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.
     7This 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.
    88
    99The plugin depends on ContextMenuPlugin to provide user interface elements.
     
    2121== Download
    2222
    23 Download the zipped source from [download:browsersvnoperationsplugin here].
     23Download the zipped source from [export:browsersvnoperationsplugin here].
    2424
    2525== Source
    2626
    27 You can check out BrowserSvnOperationsPlugin from [http://trac-hacks.org/svn/browsersvnoperationsplugin here] using Subversion, or [source:browsersvnoperationsplugin browse the source] with Trac.
     27You can check out BrowserSvnOperationsPlugin from [/svn/browsersvnoperationsplugin here] using Subversion, or [source:browsersvnoperationsplugin browse the source] with Trac.
    2828
    2929== Installation