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

Re: a TortoiseSVN error during update

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Fri, 27 Apr 2012 09:07:35 +0200

Am 26.04.2012 20:28, schrieb frame:
> There is a big sub-dir within our whole tree and it always causes
> problem when I run svn update. The update went for a while, then
> I hit this error message:
>
> svn: E235000: In file
> 'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\ext\subversion\subversion\libsvn_wc\update_editor.c'
> line 1582: asserti
> on failed (action == svn_wc_conflict_action_edit || action ==
> svn_wc_conflict_action_delete || action == svn_wc_conflict_action_replace)
>
> Then the whole tree is locked.

One thing here: 1.7.1 is rather old, quite a few newer patch releases
exist that might already fix this bug. Search the web if this particular
bug was already reported earlier and fixed.

> Other directories within the tree, parallel to this one, do not have
> such problem. I am wondering if this directory is tooo big and hit
> some limits of the TortoiseSVN program.

Possibly this is a limit, but it could also be some unforeseen damage in
the working copy. Was this WC upgraded from pre-1.7 SVN? In any case,
you could try to simply move the directory and then run update again. It
is then considered deleted and automatically restored, which leaves you
with the task to recover the changes from the moved folder. After that,
you should be able to continue working on that working copy.

If this doesn't help, try checking out a complete new WC.

Good luck!

Uli
**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2012-04-27 09:08:22 CEST

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.