Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to monitor "check-in/push-es" to a central Mercurial repository?

Tags:

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 ?

like image 918
7wp Avatar asked Apr 01 '10 20:04

7wp


1 Answers

This tool looks like it might be what you're after.

like image 77
sjohnston Avatar answered Oct 12 '22 13:10

sjohnston