Re: Project Monitor, assert if logcache disabled and monitoring an unaccessible url

2022-12-03 Thread Daniel Sahlberg via TortoiseSVN-dev
torsdag 1 december 2022 kl. 19:19:47 UTC+1 skrev Stefan: > >> I don't fully understand how the logcache works, but it seems the cache >> variable is not initialized with log caching turned off (which sounds >> reasonable!), however there should be no calls to the logcache objects. Or >> they

Re: Project Monitor, assert if logcache disabled and monitoring an unaccessible url

2022-12-01 Thread Stefan via TortoiseSVN-dev
> > > I don't fully understand how the logcache works, but it seems the cache > variable is not initialized with log caching turned off (which sounds > reasonable!), however there should be no calls to the logcache objects. Or > they should handle a NULL cache properly. > > The log cache is

Project Monitor, assert if logcache disabled and monitoring an unaccessible url

2022-11-30 Thread Daniel Sahlberg via TortoiseSVN-dev
Hi, I'm getting an assert in CCacheLogQuery::GetCache(). I believe it is reproducible: - Disable log caching in the TortoiseSVN settings - Setup two projects to monitor, one functional (eg https://svn.osdn.net/svnroot/tortoisesvn/) and one where you don't have access (I'm using