Edgewall Software

Changes between Version 46 and Version 47 of TracDownload


Ignore:
Timestamp:
Mar 22, 2006, 10:40:54 AM (18 years ago)
Author:
Christian Boos
Comment:

Added note about the "No module named log" error when using the Windows installer for upgrading from 0.8.x

Legend:

Unmodified
Added
Removed
Modified
  • TracDownload

    v46 v47  
    2121 * '''HTTP''': [http://ftp.edgewall.com/pub/trac/trac-0.9.4.win32.exe trac-0.9.4.win32.exe]
    2222 * '''FTP''': [ftp://ftp.edgewall.com/pub/trac/trac-0.9.4.win32.exe trac-0.9.4.win32.exe]
    23   '''''Note:''' The Trac installer no longer includes the ClearSilver library; it needs to be installed separately. You can find binaries at http://www.clearsilver.net/downloads/ or http://clearsilver.yi.org/.''
     23  '''Notes:'''
     24  * ''The Trac installer no longer includes the ClearSilver library; it needs to be installed separately. You can find binaries at http://www.clearsilver.net/downloads/ or http://clearsilver.yi.org/.''
     25  * ''If you upgrade from 0.8.x, take care to ''uninstall 0.8.x first''. Otherwise, you'll have a "No module named log" error, because the installer will install the 0.9.x trac/log.py file using the 0.8.x upper case name trac/Log.py (see #2533)''
    2426
    2527== Previous Stable Release - 0.8.4 ==