On Thu, Jan 5, 2012 at 13:59, <Matthias.Wetzka_at_elektrobit.com> wrote:
> Hi,
>
> I am using TortoiseSVN 1.7.3 (build 22386) 32 Bit. When I do an complete checkout of my repository, Tortoise fails with the error messages:
>
> Error: disk I/O error, executing statement 'RELEASE s106461'
> Error: disk I/O error
> Error: disk I/O error
> Error: no such savepoint: s106462, executing statement 'RELEASE s106462'
> Error: no such savepoint: s106462, executing statement 'ROLLBACK TO s106462'
>
> The error does neither occur on every check-out, nor does it occurr on a certain file. For example it one time happened after the transfer of 809 MBytes, and another time 754 MBytes. And sometimes the checkout just works. When the error occurrs, the "s106462" values are different every time, but the two values occrring in the error message are always sequential.
>
> After the error appeared, the working copy stays locked and is not usable anymore.
>
> I suppose I have enough disk space (around 90 GB) and I didn't notice any other signs of an imminent hard-drive failure. The svn repo itself should be okay. I could use it without any problems from another machine (Linux 1.6.x svn client). My machine today was constantly under a heavy cpu load and swapping like crazy, if that adds any valuable information. During the checkouts I was most likely modifying the svn repo from the Linux machine.
>
> I didn't find a similar bug in the bugtracker. Can anybody please look into this? I'll be happy to provide more information if it is needed.
Sounds like it could be an issue accessing the SQLite database that
stores the WC metadata.
Try turning off your on-access virus scanner. Those things cause a lot
of problems with TortoiseSVN.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2906298
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-05 20:10:33 CET