>
>
> 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 always used, even if disabled. But if disabled, the data 
in the cache is not saved to disk or loaded from it. Then the 'cache' just 
holds all the log info in memory.

the assertion is fixed in r29488

-- 
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/bb27b43f-8d34-4af8-bd96-51dec3e2da83n%40googlegroups.com.

Reply via email to