Edgewall Software

Changes between Version 23 and Version 24 of TracOnWindows


Ignore:
Timestamp:
Jun 14, 2004, 5:40:53 AM (20 years ago)
Author:
muir
Comment:

Added a few additional tips

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows

    v23 v24  
    1313''Added some information to help install Trac version 0.7.1.''
    1414''The docs should be OK. Contact [mailto:trac-svn-mail@elvendesigns.com Muir] for questions.''
     15''For Subversion issues on Windows see the [http://tortoisesvn.tigris.org TortoiseSVN] site, particularly the server section.'' 
    1516
    1617----
     
    152153   __default_wiki_dir__ = 'c:\\Python23\\share\\trac\\wiki-default'
    153154}}}
    154   Remember to correct the paths in that file! Under no circumstances should you actually *run* 0.7. This will hopefully be fixed in the next version.
     155  Remember to correct the paths in that file! Under no circumstances should you actually *run* 0.7. This will hopefully be fixed in the next version. You will be able to change those directories later (which I'd recommend).
    155156
    156157=== Fix a few things ===
     
    172173}}}
    173174
    174 23. (BUG) not able to run trac-admin initenv...  Not available in 0.6.1
     17523. (BUG) not able to run trac-admin initenv...  Not available in 0.6.1 ''(This does work in 0.7.1)
    175176
    176177=== Configure Trac DB ===
     
    184185{{{
    185186Trac [d:/svn/trac.db]> initdb
     187}}}
     188or
     189{{{
     190Trac [d:/svn/trac.db]> initenv
    186191}}}
    187192{{{
     
    192197  Enter path to templates
    193198    d:\Python23\share\trac\templates
    194   (BUG) Note error message regarding wiki-pages
    195 }}}
    196 If you get an error here stating that libdb42.dll was not found, copy [SVN PATH]\bin\libdb42.dll to [PYTHON PATH]\lib\libsvn\libdb42.dll, then try again.
     199}}}
     200(BUG) Note error message regarding wiki-pages ''(not present in my version of 0.7.1)''
     201
     202If you get an error here stating that libdb42.dll was not found, copy ''[SVN PATH]''\bin\libdb42.dll to ''[PYTHON PATH]''\lib\libsvn\, then try again.
    197203
    19820426. (BUG) Load Wiki