savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers-public] VM vcs upgraded (mostly)


From: Bob Proulx
Subject: Re: [Savannah-hackers-public] VM vcs upgraded (mostly)
Date: Mon, 29 Apr 2013 13:27:03 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

I am working through the various notifications.  I see that the vcs
/etc/cron.hourly/bzr_commit_mail_notification script is producing
errors.

/etc/cron.hourly/bzr_commit_mail_notification:
Traceback (most recent call last):
  File "/usr/src/bzr-hookless-email/bzr_hookless_email.py", line 328, in 
<module>
    main()
  File "/usr/src/bzr-hookless-email/bzr_hookless_email.py", line 79, in main
    branch.update()
  File "/usr/src/bzr-hookless-email/bzr_hookless_email.py", line 132, in update
    for revision in self._revisions_to_send():
  File "/usr/src/bzr-hookless-email/bzr_hookless_email.py", line 149, in 
_revisions_to_send
    revision_history = self._branch.revision_history()
AttributeError: 'BzrBranch6' object has no attribute 'revision_history'

Does a bzr person want to take a shot at looking at this problem?

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]