| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
| "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <style type="text/css"> /* <![CDATA[ */ |
| @import "branding/css/tigris.css"; |
| @import "branding/css/inst.css"; |
| /* ]]> */</style> |
| <link rel="stylesheet" type="text/css" media="print" |
| href="branding/css/print.css"/> |
| <script type="text/javascript" src="branding/scripts/tigris.js"></script> |
| <title>Subversion Issue Tracker</title> |
| </head> |
| |
| <body> |
| <div class="app"> |
| |
| <h2 style="text-align: center">Issue Tracker Redirect Page</h2> |
| |
| <p>The material that used to be here has moved to <a |
| href="issue-tracker.html">issue-tracker.html</a>.</p> |
| |
| <p>This page exists only to provide redirection for links that used to |
| be here. Each one is redirected individually (unfortunately, doing a |
| usual "META"-style redirect on the whole page wouldn't work, because |
| this server strips the relevant headers).</p> |
| |
| <hr/> |
| |
| <div id="guidelines" title="guidelines"> |
| <p><strong>"guidelines"</strong> has moved; please try <a |
| href="issue-tracker.html#guidelines" >here</a> instead.</p> |
| </div> <!-- guidelines --> |
| |
| <div id="buddy-system" title="buddy-system"> |
| <p><strong>"buddy-system"</strong> has moved; please try <a |
| href="issue-tracker.html#buddy-system" >here</a> instead.</p> |
| </div> <!-- buddy-system --> |
| |
| <div id="write-access" title="write-access"> |
| <p><strong>"write-access"</strong> has moved; please try <a |
| href="issue-tracker.html#write-access" >here</a> instead.</p> |
| </div> <!-- write-access --> |
| |
| <div id="fields" title="fields"> |
| <p><strong>"fields"</strong> has moved; please try <a |
| href="issue-tracker.html#fields" >here</a> instead.</p> |
| </div> <!-- fields --> |
| |
| <div id="enter" title="enter"> |
| <p><strong>"enter"</strong> has moved; please try <a |
| href="issue-tracker.html#enter" >here</a> instead.</p> |
| </div> <!-- enter --> |
| |
| </div> |
| </body> |
| </html> |