Missing revlogs on new, empty repository
martythornley
martythornley at gmail.com
Thu Aug 18 21:41:46 UTC 2011
I have seen the missing revlogs mentioned in other posts. Unlike those
situations, this is a brand new repository.
I created a new directory, run hg init, add a simple index.htm file just
have something there, then run hg add, then hg commit -u username -m
"message"
It all looks good. I run hg verify... still all good.
But when I attempt to clone to my local, I get
hg clone http://remote.com/path/ /local/path/
requesting all changes
adding changesets
transaction abort!
rollback completed
abort: empty or missing revlog for index.htm
Completed with errors, see above
I again run hg verify and it still looks all good in the original repository
Any ideas?
--
View this message in context: http://mercurial.808500.n3.nabble.com/Missing-revlogs-on-new-empty-repository-tp3266362p3266362.html
Sent from the General mailing list archive at Nabble.com.
More information about the Mercurial
mailing list