Edgewall Software

Changes between Version 12 and Version 13 of TracOnWindows/Python2.5


Ignore:
Timestamp:
Nov 23, 2006, 7:21:24 AM (17 years ago)
Author:
Noah Kantrowitz (coderanger) <coderanger@…>
Comment:

Fixing links

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows/Python2.5

    v12 v13  
    3131{{{
    3232> cd C:\src
    33 > svn checkout http://trac.edgewall.org/repos/trunk
     33> svn checkout http://svn.edgewall.org/repos/trac/trunk
    3434> cd trunk
    3535> python setup.py install
     
    5252{{{
    5353> cd C:\src
    54 > svn checkout http://trac.edgewall.org/repos/sandbox/spam-filter
     54> svn checkout http://svn.edgewall.org/repos/trac/sandbox/spam-filter
    5555> cd spam-filter
    5656> python setup.py install