How to monitor "check-in/push-es" to a central Mercurial repository?
Posted
by Roberto Sebestyen
on Stack Overflow
See other posts from Stack Overflow
or by Roberto Sebestyen
Published on 2010-04-01T20:14:12Z
Indexed on
2010/04/02
14:23 UTC
Read the original article
Hit count: 196
mercurial
If I set up a central Mercurial Repository where certain people are allowed to push to it, what convenient way can I monitor the changes going into that repository?
I'm used to using SVN-Monitor for Subversion. It runs in the task-bar and lets me know whenever something new has been checked in to the repository.
Is there a similar solution for Mercurial ?
© Stack Overflow or respective owner