I setup a commit hook in every branch to ensure the commit notifications work.
Apparently -r does not suffice to send mail on every branch :(. The way things are, with all those myriad separate cron entries, if they create another branch, or delete an existing one, there will be problems. Is there no way to do this reliably? Martin? karl