Edgewall Software

Changes between Version 62 and Version 63 of TracInstall


Ignore:
Timestamp:
Oct 28, 2004, 11:08:57 AM (20 years ago)
Author:
Jonas Borgström
Comment:

Removed info about sqlite3 until we know which sqlite-pysqlite combos actually work

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v62 v63  
    1414 * [http://subversion.tigris.org/ Subversion], version >= 1.0. (>=1.0.5 recommended)
    1515 * [http://svnbook.red-bean.com/svnbook-1.1/ch08s02.html#svn-ch-8-sect-2.3 Subversion Python bindings] (Caveat: Trac uses the SWIG bindings that come with the Subversion distribution, and not the  [http://pysvn.tigris.org/ PySVN bindings]!)
    16  * [http://www.sqlite.org/ SQLite], version 2.8.x or 3.0.x
    17  * [http://pysqlite.sf.net/ PySQLite], version >= 0.5 ''(use 1.1.x if sqlite 3.0.x)''
     16 * [http://www.sqlite.org/ SQLite], version 2.8.x
     17 * [http://pysqlite.sf.net/ PySQLite], version >= 0.5
    1818 * [http://clearsilver.net/ Clearsilver], version >= 0.9.3
    1919 * [http://docutils.sourceforge.net/ docutils], version >= 0.3.3 ??