Edgewall Software

Changes between Version 60 and Version 61 of TracInstall


Ignore:
Timestamp:
Oct 26, 2004, 11:15:14 PM (20 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v60 v61  
    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 ('''not 3.x''')
    17  * [http://pysqlite.sf.net/ PySQLite], version >= 0.5
     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)''
    1818 * [http://clearsilver.net/ Clearsilver], version >= 0.9.3
    1919 * [http://docutils.sourceforge.net/ docutils], version >= 0.3.3 ??