[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SQLite appears to be compiled without large file support

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Thu, 5 Dec 2013 19:14:13 +0100

Guten Tag Adam Daughterson,
am Donnerstag, 5. Dezember 2013 um 18:07 schrieben Sie:

> Checkouts on the local disk do work, and checkouts to Samba shares (not
> Windows) work as well. I've only found operations on WC living on a
> Windows share to not work.
[...]
> fstat64(3, {st_mode=S_IFREG|0755, st_size=0, ...}) = 0
> close(3) = 0
> write(2, "svn: E200030: sqlite[S22]: large"..., 58svn: E200030:
> sqlite[S22]: large file support is disabled
> ) = 58

You could try to run Process Monitor during the access of your test WC
and look for it's recorded output around wc.db. This could show you
what Windows is responding to the file accesses, maybe some error code
or stuff like that.

http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2013-12-05 19:14:48 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.