Changes between Initial Version and Version 1 of Ticket #11949, comment 6


Ignore:
Timestamp:
Jan 27, 2016, 6:08:50 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11949, comment 6

    initial v1  
    11Continuing with the global search and replace mentioned in comment:103:ticket:10193, all of the SVN links should now be project-relative:
    22{{{#!sh
    3 sed -i -r "s/\[http[s]?:\/\/trac-hacks\.org\/svn/\[/g"
     3sed -i -r "s/\[http[s]\?:\/\/trac-hacks\.org\/svn/\[/g"
    44}}}