"hg log" for remote repositories?

Steve Borho steve at borho.org
Thu Sep 13 12:25:53 CDT 2007


On Thu, 2007-09-13 at 09:52 -0700, Jens Alfke wrote:
> Is there a way to get the version history of a remote (ssh or http)  
> repository? "hg log" only works on local repos. If I have a local  
> clone I can use "hg incoming" and "hg outgoing" to see the differences  
> in their revision graph, but I can't find a way to just inspect the  
> remote repo.

I think what most people do is just keep a local clone of the remote
repo and browse it locally.

-- 
Steve Borho (steve at borho.org)
http://www.borho.org/~steve/steve.asc
Key fingerprint = 2D08 E7CF B624 624C DE1F  E2E4 B0C2 5292 F2C6 2C8C




More information about the Mercurial mailing list