On Thu, Aug 23, 2018 at 9:46 AM Christoph Hannebauer < christoph.hanneba...@glueckkanja.com> wrote:
> I have not subscribed to the users mailing list, so please CC me in this > thread. > > > > My SVN crashed with this error message: > > > 'D:\Development\SVN\Releases\TortoiseSVN-1.10.1\ext\subversion\subversion\libsvn_wc\wc_db.c' > > line 1648: assertion failed (SVN_IS_VALID_REVNUM(changed_rev)) > > > > What I did before the crash, was execute the following command: > > svn checkout > https://github.com/Microsoft/Windows-classic-samples/trunk/Samples/Win7Samples/security/certificateservices/exit/c++/WindowsServer2008R2 > > > > I didn’t check whether other machines also show this behavior, but I did > check that TortoiseSVN 1.9.7 is also affected. > > > > Interesting. There is another thread about an assertion failure, also in a call to SVN_IS_VALID_REVNUM(), but in a different file. Could these be related? >