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

mailer.py: TypeError in apply_textdelta

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-04-08 21:13:46 CEST

Running with svn revision 5583, I'm trying mailer.py for the first
time and getting this error:

$ ./mailer.py /export/home2/svn/repositories/test 1 ./mailer.conf
Traceback (most recent call last):
  File "./mailer.py", line 799, in ?
    svn.util.run_app(main, config_fname, repos_dir, revision)
  File "/opt/i386-linux/installed/subversion-r5583/lib/svn-python/svn/util.py", line 38, in run_app
  File "./mailer.py", line 48, in main
    pool)
TypeError: apply_textdelta() takes exactly 4 arguments (3 given)

Any ideas? I have no python/swig fu....

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 8 21:14:36 2003

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.