Do you have any recommendations for something we could try in order to get more information, or would you suggest that we switch to another DVCS if we need to store files of these sizes?

Kind regards,


Philip Bennefall

On 8/6/2018 6:33 PM, Richard Hipp wrote:
On 8/6/18, Philip Bennefall <phi...@blastbay.com> wrote:
We have a repository in our organization which stores a number of rather
large binary files. When attempting to commit, we sometimes get
something like this:


ERROR: [largefile.bin is 999378424 bytes on disk but 210746789 in the
repository
My guess is that you are probably overflowing a 32-bit integer
someplace.  If so, I fear that this will not be something easily
fixed.


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to