Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

hg largefile XXX missing from store (needs to be uploaded)

Tags:

mercurial

A coworker got this error after pulling from the repo. I searched for an answer online on how to solve it but couldn't find anything. I figured out a way to solve it so posting it below for anyone else with the same issue.

like image 666
Srekel Avatar asked Jan 27 '26 04:01

Srekel


1 Answers

I asked everyone else working on the repository to check their user cache folder (C:\Users\username\AppData\Local\largefiles on Windows) to see if they had a file with that id ("XXX" from the title).

One of them did, the original author of the file.

I asked him to send it to me, I remote connected to the server that has the central repo. I then copied the file both to the server's cache and into .hg\largefiles

The user could then pull again and push and everything worked.

like image 180
Srekel Avatar answered Jan 29 '26 13:01

Srekel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!