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

Error when running tools/examples/geturl.py

From: Jon Middleton <jjm_at_ixtab.org.uk>
Date: 2002-11-04 00:01:41 CET

Hi,

I was looking at some of the pyhton swig examples and I found that
geturl.py now exits with the following error

jjm@chac:examples$ python ./geturl.py .
Traceback (most recent call last):
  File "./geturl.py", line 18, in ?
    svn.util.run_app(main, sys.argv[1:])
  File "/usr/lib/python2.2/site-packages/svn/util.py",
line 38, in run_app
  File "./geturl.py", line 14, in main
    entry = svn._wc.svn_wc_entry(f, 0, pool)
TypeError: svn_wc_entry() takes exactly 4 arguments (3 given)

I think it needs to be passed a access baton, but I'm not sure how go
to creating one.

Thanks in advance,

-- 
Jon
"First things first -- but not necessarily in that order"
                -- The Doctor, "Doctor Who"		

  • application/pgp-signature attachment: stored
Received on Mon Nov 4 00:02:29 2002

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.