Changes between Version 11 and Version 12 of SvnMultiUrlsPlugin


Ignore:
Timestamp:
Feb 8, 2016, 3:00:26 PM (8 years ago)
Author:
anonymous
Comment:

Typo in section name [svnmultiurl] -> [svnmultiurls]

Legend:

Unmodified
Added
Removed
Modified
  • SvnMultiUrlsPlugin

    v11 v12  
    3737Change svn server root, also in `trac.ini`:
    3838{{{#!ini
    39 [svnmultiurl]
     39[svnmultiurls]
    4040repository_root_url = /svn
    4141}}}
     
    4343or:
    4444{{{#!ini
    45 [svnmultiurl]
     45[svnmultiurls]
    4646repository_root_url = http://host/svn
    4747}}}
     
    5353Optionally, you may also add an entry to this section controlling what text is displayed:
    5454{{{#!ini
    55 [svnmultiurl]
     55[svnmultiurls]
    5656link_text = [svn]
    5757link_title = URL of SVN location