Re: SVN log-diff crashes if server not available

2020-12-16 Thread Daniel Sahlberg
Agreeing with the others who have responded that this is a problem in the TSVN code even though the assertion occurs in SVN code. The problem is that TSVN is trying to get data from the server (which is unreachable, and this is correctly reported form SVN) and it handles this error by setting the

Re: SVN log-diff crashes if server not available

2020-11-18 Thread Daniel Shahaf
Ryan Schmidt wrote on Wed, 18 Nov 2020 05:59 +00:00: > > > On Nov 17, 2020, at 17:13, Dirk Helgemo wrote: > > > Right-click a file > > There is no "right-click" in Subversion, which is a command line > program. You seem to be using TortoiseSVN, which is a different product > made by

Re: SVN log-diff crashes if server not available

2020-11-17 Thread Ryan Schmidt
On Nov 17, 2020, at 17:13, Dirk Helgemo wrote: > Right-click a file There is no "right-click" in Subversion, which is a command line program. You seem to be using TortoiseSVN, which is a different product made by different developers; you should report the problem to them.

SVN log-diff crashes if server not available

2020-11-17 Thread Dirk Helgemo
Repro = SVN checkout, make changes to a file, SVN commit, SVN log. Remove access to the SVN server (mine is accessible only via VPN, so disconnect VPN). Right-click a file, SVN Show Log, press Offline for now (not the default), find the file modification in the path/action list. Then either