Re: Abuout subversion use_ assertion failed

2018-06-14 Thread Johan Corveleyn
On Wed, Jun 13, 2018 at 4:56 AM, 金聪睿  wrote:
> About SVN
> 1\ WIN2008  VisualSVN Server  2.5.1(Subversion 1.7.1,Apache 2.2.21)
> 2\ TortoiseSVN 1.9.X(zh_CN)
>
> Problems:
> When updating working copies,TortoiseSVN showed an error as follows:
> file
> "D:\Development\SVN\Releases\TortoiseSVN-1.9.5\ext\subversion\subverion\libsvn_wc\update_editor.c"
> line 1446 : assertion failed (action == svn_wc_conflict_action_delete  )
>
> I have searched the archives,but can not find out effective solutions .

Can you try again with the latest version, 1.10.0? For TortoiseSVN you
should be able to download it from here:
https://tortoisesvn.net/downloads.html.

It's possible that this is already fixed (or fails in a different way
now ... hard to tell).

-- 
Johan


Abuout subversion use_ assertion failed

2018-06-12 Thread 金聪睿
About SVN 
1\ WIN2008  VisualSVN Server  2.5.1(Subversion 1.7.1,Apache 2.2.21)
2\ TortoiseSVN 1.9.X(zh_CN) 

Problems:
When updating working copies,TortoiseSVN showed an error as follows:
file 
"D:\Development\SVN\Releases\TortoiseSVN-1.9.5\ext\subversion\subverion\libsvn_wc\update_editor.c"
 line 1446 : assertion failed (action == svn_wc_conflict_action_delete  )

I have searched the archives,but can not find out effective solutions .