On 2011.11.14. 20:02, Philip Martin wrote:
vincze béla<vincze.b...@vbnet.hu> writes:
using tortoise svn 1.7.1.22161 64bit on Win7. on updating a certain
folder, i've got the following crash message:
In file
'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\ext\subversion\subversion\libsvn_wc\update_editor.c'
line 1310: assertion failed (added_status == svn_wc__db_status_added ||
added_status == svn_wc__db_status_copied || added_status ==
svn_wc__db_status_moved_here)
also tried the latest nightly build (1.7.99.22265), with the very same
result. any suggestions are welcome on how to fix the problem.
Not seen that particular error message before. Is this a working copy
that was checked out using the 1.7 client or was it checked out using a
1.6 client and upgraded? If it was upgraded was it upgraded using 1.7.0
or 1.7.1?
originally it was checked out with 1.6 and upgraded with 1.7.0. now if i
try to check out with 1.7.1, i've the same result (assert in line 1310.)
cleanup does not help.