Retrieving log from remote repository

Dmitry Nezhevenko dion at inhex.net
Tue Mar 25 12:05:09 CDT 2008


Hi. SVN has followed command, which is currently useful for me:
	svn log --limit 1 <REPO>	

where <REPO> can be url to remote repository (http://, svn://,
svn+ssh://). 

It retrieves last log message from VCS.

Is it any way to get same results for mercurial (without cloning repo).
Remote repository can be not under my control so no server-side
hooks/scripts are allowed.

Any way to get same behaviour from mercurial? As for me, parsing HTTP
output by hands is not good solution.

-- 
WBR, Dmitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://selenic.com/pipermail/mercurial/attachments/20080325/346d66ed/attachment.pgp 


More information about the Mercurial mailing list