Mercurial > hg
view tests/test-filelog.py.out @ 29421:ecbbf4d56ee8
largefiles: check file in the repo store before checking remotely (issue5257)
Problem was files to check were gathered in the repository where
the verify was launched but verification was done on the remote
store. It was observed when user committed in cloned repository
and ran verify before pushing - committed files were marked
as non existing.
This commit fixes this by checking in the remote store only files
that are not existing in the repository store where verify was launched.
Solution is similiar to fd288d118074
author | liscju <piotr.listkiewicz@gmail.com> |
---|---|
date | Thu, 23 Jun 2016 22:37:17 +0200 |
parents | d76ba2090e0c |
children |
line wrap: on
line source
ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n OK.