[issue3119] abort: largefile XXX missing from store (needs to be uploaded) mercurial

stryba bugs at mercurial.selenic.com
Mon Nov 21 10:40:03 CST 2011


New submission from stryba <st.ry at gmx.net>:

Having

Repo X
Repo Y a clone of X
Repo Z a clone of Y

Repo Z has one more changeset than Y and X another one than Y has.
Repo X,Y and Z are converted using lfconvert to support largefiles.

Pull from X to Z and merge was done.
Pull from Y to Z and merge was done.
now Push to Y produces the following error:

abort: largefile HEX_SOMETHING missing from store (needs to be uploaded) 
mercurial

What are we missing? Also from a decentralized repository point of view how 
well does largefiles integrate here. Say I clone from Y which obviously does 
not have all versions of file abc, how can I update to a revision of abc 
that Y has not in its cache?

----------
messages: 18130
nosy: stryba
priority: critical
status: unread
title: abort: largefile XXX missing from store (needs to be uploaded) mercurial
topic: 2.0, largefiles

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3119>
____________________________________________________


More information about the Mercurial-devel mailing list