> From: Felix Saphir <felix.saphir_at_kantarmedia.com>
>
> I guess this has something to do with the svn library itself, not
> Tortoise SVN. Please ask on their mailing list.
Indeed. FWIW:
SVN 1.7 has a fancy brand new internal design, which made commits totally not-atomic. One file in use and whoops you have the new wc.db already updated but the working queue not, and nobody thought about a rollback mechanism. So the failure is almost by design, and as the design has no place for a rollback it's not likely it will get fixed any time soon. I reverted my computers to svn 1.6 (TortoiseSVN 1.6) because I can't stand that all-day cleanup...
Thank you,
JC
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2971377
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-06-16 01:02:40 CEST