If you maintain a Mercurial project on os.o, please read on for changes to SCM hooks & notifications that may be of interest to you. If you don't, then feel free to skip.

Either way, if you would like to follow-up, please honour the Followup-to header, and take this discussion to tools-discuss.

I've made the following changes to the Mercurial hooks for SCM repositories:
- (hopefully) smarter email/author parsing (thanks Cyril)
- disable the annoying useless warning about the keywords filter failing
- extend X-scm-notification header to include project/repository
- smarter author->os.o email mapping
- aggregate changegroup notification:
        from now on, any incoming changegroup (i.e.: if you do a
        'hg push') will now be checked to see if it has >10
        changesets.  if there are >10 changesets, then there will
        be one aggregate notification for all incoming
        changesets, rather than the traditional one notification
        per changeset.
- 500 changeset failsafe:
        if there are over 500 incoming changesets, i.e.:
        if you pulled a 'stevel' ;-), then your push will be
        rejected.  please contact [EMAIL PROTECTED] if you
        legitimately need to do this; we'll do something
        server-side for you until we get proper webapp
        support for doing this

cheers,
steve
--
stephen lau // [EMAIL PROTECTED] | 650.786.0845 | http://whacked.net
opensolaris // solaris kernel development
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to