Edgewall Software

Changes between Version 1 and Version 2 of CookBook/Installation/TracOnWindowsWithAccountManager


Ignore:
Timestamp:
Dec 18, 2009, 10:53:05 AM (14 years ago)
Author:
Christian Boos
Comment:

fix location of the spam-filter plugin

Legend:

Unmodified
Added
Removed
Modified
  • CookBook/Installation/TracOnWindowsWithAccountManager

    v1 v2  
    8383 1. Type '''mkdir C:\src''' and press the ''Return'' key
    8484 1. Type '''cd C:\src''' and press the ''Return'' key
    85  1. Type '''svn checkout !http://svn.edgewall.org/repos/trac/sandbox/spam-filter/trunk spam-filter''' and press the ''Return'' key[[BR]]Verify no messages containing errors appeared
     85 1. Type '''svn checkout !http://svn.edgewall.org/repos/trac/plugins/0.11/spam-filter''' and press the ''Return'' key[[BR]]Verify no messages containing errors appeared
    8686 1. Type '''cd spam-filter''' and press the ''Return'' key
    8787 1. Type '''python setup.py install''' and press the ''Return'' key[[BR]]Verify no messages containing errors appeared