Description

verify trac installation on windows using python 2.4 (#13)

follow instructions given here:

http://lazutkin.com/blog/2006/feb/18/setting-tools-windows/

verify those svn bindings:

http://pysvn.tigris.org/

Changes

Change History

Changed 4 years ago by lazaridis_com

  • status changed from new to closed
  • resolution set to fixed

pysvn bindings are not used by trac.

instructions contain a smal defect:

change all dll files within /site_packages/libsvn/, including "libsvn_swig_py-1.dll".

replace refereces "python23" to "python24" (once per dll).

Changed 4 years ago by lazaridis_com

  • description modified (diff)