tests/test-identify.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 06 Apr 2010 00:45:53 +0200
branchstable
changeset 10863 60b42f318a6d
parent 7757 af6a63438a8a
child 12067 a4fbbe0fbc38
permissions -rw-r--r--
clone: no race possible, we can use changegroup() and have smaller urls Related to issue2126

% no repo
abort: There is no Mercurial repository here (.hg not found)
% create repo
adding a
% basic id usage
cb9a9f314b8b tip
cb9a9f314b8b07ba71012fcdbc544b5a4d82ff5b tip
cb9a9f314b8b
cb9a9f314b8b tip
% with options
cb9a9f314b8b tip
0
tip
default
cb9a9f314b8b
cb9a9f314b8b 0 default tip
% with modifications
cb9a9f314b8b+ 0+ default tip
% other local repo
cb9a9f314b8b+ tip
cb9a9f314b8b+ tip
% with remote http repo
cb9a9f314b8b
% remote with tags?
abort: can't query remote revision number, branch, or tags