Re: Error report: wc_db.c line 1648: assertion failed (SVN_IS_VALID_REVNUM(changed_rev))

2018-08-23 Thread Nathan Hartman
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\subvers

Error report: wc_db.c line 1648: assertion failed (SVN_IS_VALID_REVNUM(changed_rev))

2018-08-23 Thread Christoph Hannebauer
Hi, 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\li bsvn_wc\wc_db.c' line 1648: assertion failed (SVN_IS_VALID_REVNUM(changed_rev)) Wha

svnserve 'marshal.c' line 920: assertion failed (SVN_IS_VALID_REVNUM(rev))

2018-08-23 Thread Ace Olszowka
Hi The TortoiseSVN Mailing List asked that I post this to the Subversion Users Mailing list TortoiseSVN 1.10.0.28176 (64 bit) / Windows Server 2016 1607 We have been using svnserve.exe to host up a pretty large subversion repository (~170,000 Revisions, ~150 Users). We just encountered a Unhan

svnpubsub/client.py: RuntimeError: dictionary changed size during iteration

2018-08-23 Thread sebb
When running a version of watcher.py I got the following error: File ".../svnpubsub/client.py", line 251, in run_forever self._check_stale() File ".../svnpubsub/client.py", line 216, in _check_stale for client in asyncore.socket_map.values(): RuntimeError: dictionary changed size durin