[PATCH] Add the rss support to hgweb
Goffredo Baroncelli
kreijack at libero.it
Mon Jul 4 21:13:04 UTC 2005
On Sunday 03 July 2005 23:35, you (Matt Mackall) wrote:
> On Sun, Jul 03, 2005 at 07:01:06PM +0200, Goffredo Baroncelli wrote:
> > Hi,
> >
> > with the two small patches below, now hgweb can act as feed source. Two kinds of
> > objects can be tracked: the changelong and the files.
> > This can be useful if anyone would track the changes of a file ( and because
> > git has it, mercurial have to has ).
>
> Thanks, added.
It seems that you server has some problem when send the rss tag:
If I (w)get the filelog rss, I obtain:
$ wget -qO - "http://www.selenic.com/hg/?cmd=filelog;file=mercurial/hgweb.py;filenode=0;style=rss" | grep "<link>"
[...]
<link>http://www.selenic.com/hg/?cmd=filelog;file=mercurial/hgweb.py;filenode=0;style=rss?cmd=file;file=mercurial/hgweb.py;filenode=218685489b13026ee8644d22ab65bb6fdff7dc01"</link>
[...]
Note the two "?cmd=...."; I wasn't able to reproduce the bug at my home,
so i can only higlight the problem...
> PS: please don't send more than one patch per email.
Ok
--
gpg key@ keyserver.linux.it: Goffredo Baroncelli (ghigo) <kreijack AT inwind DOT it>
Key fingerprint = CE3C 7E01 6782 30A3 5B87 87C0 BB86 505C 6B2A CFF9
More information about the Mercurial
mailing list