push error: remote: abort: No such file or directory: /tmp/hg-unbundle-e4YkMW
Chris Peterson
cpeterso at cpeterso.com
Thu May 8 10:29:33 CDT 2008
thanks for the suggestion, Paul. I pointed TMPDIR to a bigger directory, but
after running hg push (remotely), I got the following error message (after
most of the data had been pushed):
remote: abort: journal already exists - run hg recover!
abort: unexpected response: empty string
chris
On Tue, May 6, 2008 at 3:14 AM, Paul Crowley <paul at lshift.net> wrote:
> Chris Peterson wrote:
>
>> I have a small hg repo hosted on a remote Linux server (that I do not
>> admin). I added some big binary files to my local repo clone: 2 GBs of
>> files, some 10+ MB. The local commit succeeded, but when I try to push the
>> changeset to my remote repo (using ssh) I get the following error message:
>>
>> remote: abort: No such file or directory: /tmp/hg-unbundle-e4YkMW
>>
>
> I had a problem with push failing because /tmp was filling up. I fixed it
> by changing the TMPDIR environment variable to point somewhere there was
> more space. I don't know if this is related to your problem.
> --
> [][][] Paul Crowley
> [][] LShift Ltd
> [] [] www.lshift.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080508/5e374697/attachment.htm
More information about the Mercurial
mailing list