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 https://svn.apache.org/repos/private/pmc/)
- Start Project Monitor
- Click on the functional project, then on the non-functional project, then 
on the functional project again. The assert in GetCache() triggers.

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.

Anyone?

Kind regards,
Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn-dev/21fe6318-278f-4d33-a8c8-e348df872dacn%40googlegroups.com.

Reply via email to