Getting an RSS feed of the repository tags

Angel Ezquerra angel.ezquerra at gmail.com
Thu Aug 9 07:29:02 UTC 2012


Hi,

is there some way to access an RSS feed that gets you the list of tags
on a repository? In fact, is it possible to get an RSS feed of an
arbitrary "item" on a repository, such as the list of bookmarks, the
revisions of a file, etc?

Looking into the templates repository I see that there is an "rss" and
an "atom" entries. In them there are several templates such as
"tags.tmpl", "bookmarks.tmpl", etc, which make me think that it might
be possible to get feeds for tags and bookmarks, etc, but when I click
on the "RSS" or "Atom" links on the corresponding web server pages I
get the "full repository feed".

So, is this possible? It would be a great way to notify people of new
tagged releases, etc.
If not, what are those RSS tag and bookmark templates for?

Thanks,

Angel



More information about the Mercurial mailing list