Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install ore.recipe.svnlib

How to install ore.recipe.svnlib

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install ore.recipe.svnlib
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.6 Available View build log
Windows (64-bit)
0.1.6 Available View build log
Mac OS X (10.5+)
0.1.6 Available View build log
Linux (32-bit)
0.1.6 Available View build log
Linux (64-bit)
0.1.6 Available View build log
 
License
ZPL 2.1
Lastest release
version 0.1.6 on Jan 5th, 2011

ore.recipe.svnlib

A Recipe for downloading and compiling the python subversion libraries, this is recipe is based on the zc.recipe.cmmi, and accepts all the same recipe options. it downloads and compiles a subversion release, additionally it executes the commands to compile and install the python subversion bindings. This recipe assumes the usage of a python with developer headers, and a swig installation, both can be passed in via the extra_options section, if you have installed them in custom locations or via buildout.

a note of caution regarding python subversion bindings, releases prior to 1.5.0 have memory leaks in the bindings api.

an example buildout part, and another part which uses it to construct a python interpreter with the svn python bindings:

[subversion]

System Message: ERROR/3 (<string>, line 21)

Inconsistent literal block quoting.

recipe=ore.recipe.svnlib url=http://subversion.tigris.org/downloads/subversion-1.5.2.tar.bz2 extra_options=--without-apxs

[python] recipe=zc.recipe.egg eggs = interpreter = python extra-paths = $[subversion:location}/lib/svn-python

Changes

  • 0.1.3 ( 2008.5.8 )

both swig_pydir and swig_pydir_extra need to be passed in addition to destdir to give arbitrary location installation, the swig helper libdir is installed into the --prefix by default.

  • 0.1.2 ( 2008.5.7 )
  • 0.1.1 ( 2008.5.5 )
  • 0.1.0 ( 2008.5.5 )

First Release

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.