This sounds like it could be a bazaar installation problem as it seems
an exception is thrown by bzrlib. Does it work if you turn off the diff
attachment by setting diff-line-limit=0 in your config file? If you pull
the latest changes to bzr-email-notifier you can pass a -v argument on
the command line and it will print more information about what it is
doing. You could use this option to find which revision is causing the
problem and, as a workaround, set the last_revision_mailed option in the
.bzr/branch/branch.conf file to this revision.
I would also suggest posting on the Bazaar mailing list about this as a
Bazaar developer may be able to shed more light on what is happening here.
This sounds like it could be a bazaar installation problem as it seems mailed option in the branch. conf file to this revision.
an exception is thrown by bzrlib. Does it work if you turn off the diff
attachment by setting diff-line-limit=0 in your config file? If you pull
the latest changes to bzr-email-notifier you can pass a -v argument on
the command line and it will print more information about what it is
doing. You could use this option to find which revision is causing the
problem and, as a workaround, set the last_revision_
.bzr/branch/
I would also suggest posting on the Bazaar mailing list about this as a
Bazaar developer may be able to shed more light on what is happening here.