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

mailer.conf issue

From: dhanushka ranasinghe <parakrama1282_at_gmail.com>
Date: Thu, 3 May 2012 17:08:36 +0530

hi we use mailer.conf we are getting this error when commiting to the repo..

/usr/lib/subversion-back/mailConf/mailer/mailer.py:33:
DeprecationWarning: The popen2 module is deprecated. Use the
subprocess module.
  import popen2
Traceback (most recent call last):
  File "/usr/lib/subversion-back/mailConf/mailer/mailer.py", line
1307, in <module>
    sys.argv[3:3+expected_args])
  File "/usr/lib/pymodules/python2.6/svn/core.py", line 307, in run_app
    return func(application_pool, *args, **kw)
  File "/usr/lib/subversion-back/mailConf/mailer/mailer.py", line 53, in main
    revision = int(cmd_args[0])
ValueError: invalid literal for int() with base 10: ''

Thank you
Dhanushka
Received on 2012-05-03 13:39:10 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.