Edgewall Software

Changes between Version 112 and Version 113 of TracInstall


Ignore:
Timestamp:
Jun 20, 2005, 10:22:19 PM (19 years ago)
Author:
Matthew Good
Comment:

little note about PySVN

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v112 v113  
    2626 * [http://svnbook.red-bean.com/svnbook-1.1/ch08s02.html#svn-ch-8-sect-2.3 Subversion Python bindings]
    2727   * Trac uses the [http://www.swig.org/ SWIG] bindings included in the Subversion distribution
    28    * '''Not PySVN''' http://pysvn.tigris.org/
     28   * '''Not PySVN''' http://pysvn.tigris.org/ ''This library is commonly confused with the standard SWIG bindings, however the two are not interchangeable.''
    2929   * Also note that the Subversion bindings have problems with versions of SWIG >= 1.3.22, so using 1.3.21 is strongly recommended at this point.
    3030 * [http://www.sqlite.org/ SQLite], version 2.8.x or 3.0.x