python and svn_config_get_config
From: Sebastian Tusk <sebastian.tusk_at_silver-style.com>
Date: 2003-10-14 17:36:52 CEST
I don't get the following code snippet to work.
import svn.util
svn.util.apr_initialize()
config_dir = svn.util.svn_config_ensure( '', subpool )
print ctx, ctx.config, config_dir, subpool
It yields this output with subversion 0.30.
Traceback (most recent call last):
What is wrong here?
Regards,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.