[issue806] hg log should work on remote repositories
Chris Turner
mercurial-bugs at selenic.com
Tue Oct 30 15:54:11 UTC 2007
New submission from Chris Turner <j.chris.turner at gmail.com>:
I'm currently in a folder that is not version controlled under hg. When running
'hg log /tmp/test' (where /tmp/test is an hg repository), I'm receiving:
abort: There is no Mercurial repository here (.hg not found)!
In this case, I don't really care whether I'm currently in a repository when
making this command. It should be looking at the remote .hg folder for the log
info.
----------
messages: 4225
nosy: BestFriendChris
priority: wish
status: unread
title: hg log should work on remote repositories
____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue806>
____________________________________________________
More information about the Mercurial-devel
mailing list