[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "null argument to internal routine" using repos.svn_repos_open (Python bindings)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-12-03 17:44:41 CET

François Beausoleil <fbeausoleil@ftml.net> writes:

> repos_url=[svn://localhost/], pool=[_98158d00_p_apr_pool_t]
> Traceback (most recent call last):
> File "rsvn.py", line 70, in ?
> repo = repos.svn_repos_open(repos_url, pool)
> SystemError: null argument to internal routine

I don't know if it makes a difference, but svn_repos_open requires a
path, not an URL.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 3 17:46:16 2004

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.