Quoth Richard Lowe on Thu, Jul 24, 2008 at 09:22:32PM -0400: > David Bustos <[EMAIL PROTECTED]> writes: > > Is there a recommended method for setting up notifications on > > a Mercurial project gate? My attempt at using the notify extension > > neither produces lists of file actions like hg.opensolaris.org > > apparently does, nor deals with sync pushes very well. > > The code that hg.opensolaris.org uses was written by stevel, however > long ago (it's not the greatest of things...)
Is that visible anywhere? > Looking at the notify extension, you seem to have a fair amount of > control over its output (it also appears to differentiate one > changeset v. many better than opensolaris.org would). > > What I don't see, however, is that really documented anywhere except > the comments at the top of notify.py. It seems that when it processes multiple changesets in a push, it just concatenates all of the templated descriptions together. So I presume we should just develop a standard notification script? David _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org