Discussion:
error
K***@L3T.com
2018-10-24 18:00:33 UTC
Permalink
I got this error when I was updating my working copy:


D:\Development\SVN\Releases\TortoiseSVN-1.8.7\ext\subversion\subversion\libsvn_wc\wc_db_update_move.c'
line 1039: assertion failed (move_dst_revision == expected_move_dst_revision
|| status == svn_wc__db_status_not_present)
------------------------------------------- CONFIDENTIALITY NOTICE: This email and any attachments are for the sole use of the intended recipient and may contain material that is proprietary, confidential, privileged or otherwise legally protected or restricted under applicable government laws. Any review, disclosure, distributing or other use without expressed permission of the sender is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies without reading, printing, or saving..
Ryan Schmidt
2018-10-25 13:39:47 UTC
Permalink
Post by K***@L3T.com
D:\Development\SVN\Releases\TortoiseSVN-1.8.7\ext\subversion\subversion\libsvn_wc\wc_db_update_move.c'
line 1039: assertion failed (move_dst_revision == expected_move_dst_revision
|| status == svn_wc__db_status_not_present)
The first thing I'd try is updating to a supported version. Subversion 1.8.x and earlier are end of life.

https://subversion.apache.org/docs/release-notes/1.10.html#svn-1.8-deprecation
Loading...