On 29.11.2011 19:14, Aleksey Nogin wrote:
>>> I am seing the same error:
>>
>>> In file
>>> 'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\ext\subversion
>>> \subversion\libsvn_wc\update_editor.c'
>>> line 1582: assertion failed (action == svn_wc_conflict_action_edit ||
>>> action
>>> == svn_wc_conflict_action_delete || action ==
>>> svn_wc_conflict_action_replace)
>>> [...]
>> From the error moessage I'd guess that this is a problem in the
>> subversion library, not Tortoise SVN. Have you tried a fresh checkout?
>
> I am hesitant to try a fresh checkout since it's a very large
> repository, which I do not want to check out in full (hence a mixture
> of depths, with most parts checkout out at infinity, but some "heavy"
> subdirectories elided through depth=empty, which would take some
> effort to reproduce on fresh checkout). On the other hand, it looks
> like I would not have much choice here...
>
> Note that I did get the error on two different machines...
As was mentioned, the upgrade process has a few bugs and can leave a
working copy in a corrupted state.
If you want a fresh checkout but without the heavy folders, just click
the "choose items..." button in the checkout dialog and select the
directories you need there, and uncheck the ones you don't.
The checkout then will be done with the appropriate depths automatically.
Stefan
--
___
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=2889123
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-29 21:11:07 CET