Retrieving logs from httprepository

Filip Gruszczyński gruszczy at gmail.com
Mon Dec 21 14:35:45 UTC 2009


> There's basically no way to do this, I think, except parsing hgwebdir
> pages (the atom-log might be your best bet).

This is pretty surprising, since I can so easily get log from
subversion using pysvn. Are you telling me, that I will be forced to
use mercurial.commands.log and parse the output?

Could you explain me in a few words, why httprepository can't provide
len and access methods? It shouldn't  be hard to send this stuff over
http. Maybe I could implement it?

-- 
Filip Gruszczyński



More information about the Mercurial mailing list