Making WordPress.org

Changes between Version 1 and Version 2 of Ticket #1502, comment 3


Ignore:
Timestamp:
07/13/2018 02:36:02 AM (7 years ago)
Author:
morganestes
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1502, comment 3

    v1 v2  
    6262
    6363{{{
    64 RewriteRule ^trunk@([0-9]{1,6})$ /!svn/bc/$1/
     64RewriteRule ^trunk@([0-9]{1,6})$ /!svn/bc/$1/trunk/
    6565}}}
    66 Which would redirect https://develop.svn.wordpress.org/trunk@25001 to https://develop.svn.wordpress.org/!svn/bc/25001/
     66Which would redirect https://develop.svn.wordpress.org/trunk@25001 to https://develop.svn.wordpress.org/!svn/bc/25001/trunk/
    6767
    6868Rewriting to Git/Trac https://core.trac.wordpress.org/changeset/25001 would be: