[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn_client_log4 support

From: <Stefan.Fuhrmann_at_etas.com>
Date: 2007-11-04 23:44:25 CET

Hi Stefan,

log caching interfaces now support all svn_client_log4()
features. There are two limitations:

* user-defined rev-props have not been tested, yet
  (especially corner cases like cache updating)
* merge info cannot be cached due to missing SVN API.
  So, you the revision list will always fetched from the
  server and revision "content" is added from cache.

I removed the special code for logging the merge info
and replaced it with an generalized ReceiveLog() / Log()
implementation.

-- Stefan^2.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Nov 5 07:13:20 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.