On 09/10/2016 01:31 PM, Adam Jensen wrote:
[snip]
> 1. What is the largest size of any single file that can be checked into
> a repository?
[snip]

I did some tests with Fossil trunk, checked-out and compiled today.

too big: dd if=/dev/urandom of=1GB-file.test bs=64M count=16
too big: dd if=/dev/urandom of=64Mx15-file.test bs=64M count=15
*works*: dd if=/dev/urandom of=64Mx14-file.test bs=64M count=14

answer: somewhere between 939524096 and 1006632960 bytes
_______________________________________________
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