Changeset 11042

Show
Ignore:
Timestamp:
04/14/2008 04:54:35 PM (6 months ago)
Author:
dave
Message:

svn.bittorrent.org -> bittorrent.org/trac

Location:
dotorg/trunk/html/beps
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0000.html

    r11040 r11042  
    4141<tr class="field"><th class="field-name">Version:</th><td class="field-body">11037</td> 
    4242</tr> 
    43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://svn.bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0000.rst">2008-03-13 13:17:50 -0700 (Thu, 13 Mar 2008)</a></td> 
     43<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0000.rst">2008-03-13 13:17:50 -0700 (Thu, 13 Mar 2008)</a></td> 
    4444</tr> 
    4545<tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison &lt;dave&#32;&#97;t&#32;bittorrent.com&gt;</td> 
     
    145145<colgroup><col class="label" /><col /></colgroup> 
    146146<tbody valign="top"> 
    147 <tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td><a class="reference external" href="http://svn.bittorrent.org">http://svn.bittorrent.org</a></td></tr> 
     147<tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td><a class="reference external" href="http://bittorrent.org/trac">http://bittorrent.org/trac</a></td></tr> 
    148148</tbody> 
    149149</table> 
  • dotorg/trunk/html/beps/bep_0000.rst

    r11037 r11042  
    4949 
    5050.. [#python] http://www.python.org/dev/peps/ 
    51 .. [#svn] http://svn.bittorrent.org 
     51.. [#svn] http://bittorrent.org/trac 
    5252.. |0| replace:: :raw-html:`<A HREF="bep_0000.html">0</A>` 
    5353.. |1| replace:: :raw-html:`<A HREF="bep_0001.html">1</A>` 
  • dotorg/trunk/html/beps/bep_0001.html

    r11040 r11042  
    4141<tr class="field"><th class="field-name">Version:</th><td class="field-body">11036</td> 
    4242</tr> 
    43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://svn.bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0001.rst">2008-02-29 16:55:28 -0800 (Fri, 29 Feb 2008)</a></td> 
     43<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0001.rst">2008-02-29 16:55:28 -0800 (Fri, 29 Feb 2008)</a></td> 
    4444</tr> 
    4545<tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison &lt;dave&#32;&#97;t&#32;bittorrent.com&gt;</td> 
     
    239239commands for retrieving older revisions. For those without direct 
    240240access to the SVN tree, you can browse the current and past BEP 
    241 revisions here: <a class="reference external" href="http://svn.bittorrent.org/beps/trunk/">http://svn.bittorrent.org/beps/trunk/</a></td></tr> 
     241revisions here: <a class="reference external" href="http://bittorrent.org/trac/">http://bittorrent.org/trac/</a></td></tr> 
    242242</tbody> 
    243243</table> 
  • dotorg/trunk/html/beps/bep_0001.rst

    r11036 r11042  
    206206          commands for retrieving older revisions. For those without direct 
    207207          access to the SVN tree, you can browse the current and past BEP 
    208           revisions here: http://svn.bittorrent.org/beps/trunk/ 
     208          revisions here: http://bittorrent.org/trac/ 
    209209 
    210210.. [#PEP-1] PEP-001: PEP Purposes and Guidelines, Warsaw, Hylton, Goodger.