Re: mailer.conf issue

2012-05-03 Thread Thorsten Schöning
Guten Tag dhanushka ranasinghe, am Donnerstag, 3. Mai 2012 um 13:38 schrieben Sie: > revision = int(cmd_args[0]) > ValueError: invalid literal for int() with base 10: '' Looks like who ever calls your script doesn't provide necessary command line arguments, especially a revision number. Mit

mailer.conf issue

2012-05-03 Thread dhanushka ranasinghe
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/