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

log cache problems

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 11 Nov 2008 21:02:06 +0100

Stefan^2,

There's a problem in the log cache, but not reproducable with a debug
build, only a release build will show the problem:

* delete the %appdata%\TortoiseSVN\logcache folder
* show the log for the TSVN working copy
* click on "show all"
--> log cache throws exception which leads to the 'go offline' dialog.
Clicking on "don't go offline" brings up the dialog again, again click
on "don't go offline", then an error is shown with a bogus path.

The problem can be seen if you run TortoiseProc in VS2008 but in release
mode (debugger still attached): wait for the first exception, then check
the path passed to svn_client_log4() in SVNLogQuery.cpp, line 324 : the
path is correct, but has garbage appended to it.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-11-11 21:02:30 CET

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.