On 5 January 2012 17:20, Aleksey Nogin <anogin_at_hrl.com> wrote:
> On Nov 29 2011, 12:10 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
>> On 29.11.2011 19:14, Aleksey Nogin wrote:
>> > 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.
>
> I did a fresh checkout using 1.7.1 and for a while did not have any
> issues. But now SVN Update resulted in this error again:
>
> 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)
>
> Looks like there is a bug updating mixed-depth WCs.
As Felix already said, this error is generated by the subversion
library so you need to report it on their users mailing list.
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=2906261
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-05 18:46:13 CET