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...) 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. -- Rich _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org