[Bug 4549] New: Unable to clone repository - couldn't read revision branch cache names: [Errno 2] No such file or directory: '/tmp/yt/.hg/cache/...
mercurial-bugs at selenic.com
mercurial-bugs at selenic.com
Fri Feb 20 22:22:56 UTC 2015
http://bz.selenic.com/show_bug.cgi?id=4549
Priority: normal
Bug ID: 4549
CC: mercurial-devel at selenic.com
Assignee: bugzilla at selenic.com
Summary: Unable to clone repository - couldn't read revision
branch cache names: [Errno 2] No such file or
directory: '/tmp/yt/.hg/cache/...
Severity: bug
Classification: Unclassified
OS: Linux
Reporter: xarthisius.kk at gmail.com
Hardware: PC
Status: UNCONFIRMED
Version: 3.3
Component: Mercurial
Product: Mercurial
This happens only with hg 3.3
Steps to reproduce:
$ hg clone https://bitbucket.org/yt_analysis/yt --debug
Result:
...
couldn't read revision branch cache names: [Errno 2] No such file or
directory: '/tmp/yt/.hg/cache/rbc-names-v1'
preparing listkeys for "phases"
sending listkeys command
checking for updated bookmarks
adding remote bookmark @
adding remote bookmark development
adding remote bookmark experimental
updating the branch cache
abort: No such file or directory: /tmp/yt/.hg/store/00changelog.i.a
Same thing happens with that repository served locally via 'hg serve'
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list