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

RE: getting started with mailer.py

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

Sorry, disregard previous message pls... this script only seems to hang on
that particular revision (1). Looking at the code, it seems to get hung up
on a validation step. Passing a later revision as a parameter (my last
revision for example), and everything works fine.

> -----Original Message-----
> From: barker, dustin [mailto:dustin_barker@merck.com]
> Sent: Saturday, April 16, 2005 1:21 PM
> To: 'users@subversion.tigris.org'
> Subject: getting started with mailer.py
>
>
>
> 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
>
> --------------------------------------------------------------
> ----------------
> 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.
> --------------------------------------------------------------
> ----------------
>
>

------------------------------------------------------------------------------
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 20:24:31 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.