Python 2.5 bindings for Subversion 1.4.2 on Win32 binary

Fredrik Lundh fredrik at pythonware.com
Sat Dec 2 07:58:14 EST 2006


patkinson wrote:

> Great python Projects like TRAC or DJANGO are the "keys" to a wide
> acceptance of python. Making this easy to the final users is (in my
> opinion) a survival question for the future of Python.

any special reason why you cannot use the *recommended* releases in-
stead of playing with bleeding edge development code and "use only if 
you don't need to interface with subversion" instructions, and then 
complain when you cannot get it to work?

simple instructions for installing Trac 0.10 on Windows can be found here:

   http://trac.edgewall.org/wiki/TracOnWindows/Rewrite

that page contains direct links to Python and Subversion installers, and 
a "all-in-one" installation scripts that fixes the rest.

subversion bindings for Python on Windows can be found here:

   http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91

</F>




More information about the Python-list mailing list