Just encountered the following while doing an update; the TSVN output had just warned of a file conflict, then come back with thinking it had automatically resolved it:
<snip-and-edited> Updated: OTHER.h text/plain Completed: At revision: 1547 Warning!: One or more files are in a conflicted state. Updated: PATH\PROJ.sln Completed: At revision: 1547 Resolved: PATH\PROJ.sln A subsequent update has done nothing further, and claims it's done OK. The error is: --------------------------- Subversion Exception! --------------------------- <snip> In file 'D:\Development\SVN\Releases\TortoiseSVN-1.8.2\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) --------------------------- OK --------------------------- I believe TSVN 1.8.2 is built against SVN 1.8.3. Anyway, the error appears to be in SVN code, not TSVN. -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit