On 26 March 2012 17:09, Niemann, Hartmut <hartmut.niemann_at_siemens.com> wrote:
> Von: Niemann, Hartmut
> Gesendet: Montag, 26. März 2012 17:57
> An: users_at_tortoisesvn.tigris.org
> Betreff: svn cleanup fails
>
>
> Hello!
>
> After a commit I received an error message like "checkin succeeded, but could not advance version
> disk I/O error, executing statement 'RELEASE s165'" (if I remember correctly)
> and after a svn cleanup I get
> "Cleanup failed to process the following paths:
> D:\PRJ\DPS (which is my root)
> disk I/O error, executing statement 'RELEASE s85'"
>
> Next try on the command line gives me:
>
> D:\PRJ\DPS\doc\DPS-Handbuch>svn cleanup ../..
> svn: E200030: disk I/O error, executing statement 'COMMIT TRANSACTION;'
>
> What can I do if svn cleanup fails to clean up?
>
> (This is Tortoise SVN 1.7.6 on Windows XP/32bit)
>
> I played with the sqlite database (open it with sqlite3.exe, some readonly operations)
> without errors.
> I tried to svn cleanup one or two more times, and then it finished without errors.
> I had to svn update my directory, and now everything looks normal again.
> No entries in the Windows "Ereignisanzeige".
>
> I am wondering what this was.
This is a subversion error message so you would need to follow it up
on the subversion users mailing list (users at subversion.apache.org).
I don't suppose it is anything obvious like running short of disk
space?
Simon
--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2940790
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-26 23:48:03 CEST