darcs

Issue 2229 adding a too-large file "breaks" the index, preventing subsequent revert/record

Title adding a too-large file "breaks" the index, preventing subsequent revert/record
Priority critical Status resolved
Milestone Resolved in
Superseder Nosy List teratorn
Assigned To
Topics

Created on 2012-09-02.17:27:30 by teratorn, last changed 2020-08-01.09:49:39 by bfrk.

Messages
msg16050 (view) Author: teratorn Date: 2012-09-02.17:27:29
In `darcs add` - Darcs 2.5.2 - It seems there is a 2+GB limit on file 
size, which causes the index to get set with data that darcs can not 
processes later in revert/record. Assuming later versions are similarly 
affected after IRC conversation.

Deleting _darcs/patches/pending and _darcs/index resolves the issue as 
far as I can tell.
msg20213 (view) Author: bfrk Date: 2018-07-19.10:59:55
This should be easy to fix with a slight change in the index format.
msg22346 (view) Author: bfrk Date: 2020-08-01.09:49:36
Must have been resolved at some point because I can't reproduce it 
(not that it matters much as darcs cannot handle such large files 
anyway, at least not in resonable time).
History
Date User Action Args
2012-09-02 17:27:30teratorncreate
2018-07-19 10:59:56bfrksetmessages: + msg20213
2020-08-01 09:49:39bfrksetstatus: unknown -> resolved
messages: + msg22346