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

getting started with mailer.py

From: barker, dustin <dustin_barker_at_merck.com>
Date: 2005-04-16 19:20:49 CEST

Trying to get mailer.py up and running, however, my initial test fails (the
script hangs). I've looked at the output after a keyboard interrupt, and I
don't see a particular error in the (output below) - am I overlooking
something or is the syntax of my test wrong?:

# ./mailer.py commit /usr/local/repository 1 mailer.conf

Traceback (most recent call last):
  File "./mailer.py", line 797, in ?
    author, propname)
  File "/usr/local/subversion-1.1.4/lib/svn-python/svn/core.py", line 33, in
run_app
    return apply(func, (pool,) + args, kw)
  File "./mailer.py", line 41, in main
    messenger = Commit(pool, cfg, repos)
  File "./mailer.py", line 286, in __init__
    svn.repos.svn_repos_replay(repos.root_this, e_ptr, e_baton, self.pool)
  File "/usr/local/subversion-1.1.4/lib/svn-python/svn/repos.py", line 130,
in add_file
    def add_file(self, path, parent_baton,
KeyboardInterrupt
#

Thanks in advance, and please let me know if there is any more information I
should include with my question.

Best,
Dustin

------------------------------------------------------------------------------
Notice: This e-mail message, together with any attachments, contains information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New Jersey, USA 08889), and/or its affiliates (which may be known outside the United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan, as Banyu) that may be confidential, proprietary copyrighted and/or legally privileged. It is intended solely for the use of the individual or entity named on this message. If you are not the intended recipient, and have received this message in error, please notify us immediately by reply e-mail and then delete it from your system.
------------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 16 19:23:02 2005

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.