> Yes, I was going to suggest that. ~300 emails, and then the "I still > can't deliver this" emails forever after. Instead of simply commenting out incoming.notify, you can change it to changegroup.notify for the single push and you'll get one e-mail per push. Check this out: http://mercurial.selenic.com/wiki/NotifyExtension
I'd prefer that we generally use incoming.notify, but any time we have a large number of changesets that are a logical group, changegroup.notify makes sense. Nate _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
