up vote 0 down vote favorite
1
share [g+] share [fb]

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.

link|improve this question
feedback

3 Answers

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

link|improve this answer
feedback

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|improve this answer
Could you post your hook somewhere and link it here? – Arne Babenhauserheide Apr 14 '09 at 9:45
feedback

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|improve this answer
I found this one: fellowiki.org/hg/support/quecksilber/trunk/file/4dbe02b6965f/… Did I miss any? – Arne Babenhauserheide Dec 20 '09 at 20:35
feedback

Your Answer

 
or
required, but never shown

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