On 18 September 2010 21:43, Richard Hipp <d...@sqlite.org> wrote:

>
> Can you bring up the repository database file using "sqlite3.exe" and run
> "PRAGMA integrity_check;" to verify that the database is intact?
>

   Yes, it simply prints "ok".


> There is a new version of Fossil on the website.  But nothing has been
> fixed that might impact your situation (that I know of).
>
> Everything is working OK for you for smaller repositories, I presume?
>

   Yes, I tried a bunch of smaller trees to get a feel for fossil.


> Does your repository contain any files larger than 1GB?  That could likely
> cause problems....
>

   The largest file is roughly 200MB. The resulting repository file is
around 3.2GB in size, so your theory about the stat command might be
correct, if the value somehow is truncated to 32 bits. I'll experiment some
more to see if I can determine the cause. I'll probably not be able to build
using the native compiler today (it's 10pm here now), but hopefully I can do
it tomorrow.

Thanks,
Stefan
_______________________________________________
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