vote up 0 vote down star

I recently discovered the notify extension in Mercurial which allows me quickly send out emails whenever I push changes, but I'm pretty sure I'm still missing out on a lot of functionality which could make my live a lot easier.

Which Mercurial hook or combination of interoperating hooks is the most useful for working in a loosely connected team?

Please add links to non-standard parts you use and/or add the hook (or a description how to set it up), so others can easily use it.

flag

3 Answers

vote up 1 vote down

I really enjoy what I did with my custom hook. I have it post a message to my campfire account (campfire is a group based app). It worked out really well. Because I had my clients in there and it could show him my progress.

link|flag
Could you post your hook somewhere and link it here? – arnebab Apr 14 at 9:45
vote up 0 vote down

Take a look at the hgweb stuff. You can set up RSS feeds and see all the revisions, et cetera.

link|flag
vote up 0 vote down

I've written a small set of minor hooks which might be interesting: http://fellowiki.org/hg/support/quecksilber/file/

Anyway, these are the hooks most useful to me ;-)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.