Is there a 'Mercurial Notifier' program that will tell me when an external repository has changed?

Posted by mos on Stack Overflow See other posts from Stack Overflow or by mos
Published on 2010-05-12T16:19:31Z Indexed on 2010/05/12 16:24 UTC
Read the original article Hit count: 98

Filed under:
|

There are a few different tools for Subversion that run in the background, pinging the central repository every few minutes, and will alert you if any changes are detected (I'm using Windows 7, but this is true for OS X and Linux as well).

Is there anything like that for Mercurial, that will watch a specific repository and alert me to any changes?

© Stack Overflow or respective owner

Related posts about mercurial

Related posts about Windows