Mercurial : track changes to a repository with RSS

If you are used to CVS or SVN notifications, you may want to reproduce the emails that you received each time a commit is made by a developper.

You can do that using Hooks with mercurial but the built-in mercurial web server provides RSS feeds of changes in every repository. Simply subscribe to the rss feed provided at your repository url + /rss-log/ and that's it.

Enjoy

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>