Edgewall Software

Changes between Version 27 and Version 28 of TracOnWindowsStandalone


Ignore:
Timestamp:
May 4, 2010, 8:15:19 AM (14 years ago)
Author:
scottlerch@…
Comment:

Example AppParameters incorrectly included the path to tracd.exe which would cause it to never work

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindowsStandalone

    v27 v28  
    8585 * create subkey *Parameters*, below which you will create 2 string values:
    8686 * create string value *Application* - drive:\path\to\tracd.exe
    87  * create string value *!AppParameters* with the set of desired tracd parameters, e.g. "drive:\Python25\Scripts\tracd --port 8080 --auth=proj_name,drive:\path\to\proj\digest.txt,trac drive:\path\to\proj\" (without the quotes)
     87 * create string value *!AppParameters* with the set of desired tracd parameters, e.g. "--port 8080 --auth=proj_name,drive:\path\to\proj\digest.txt,trac drive:\path\to\proj\" (without the quotes)
    8888 * Run net start tracd
    8989