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

Re: log cache problems

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

On Tue, Nov 11, 2008 at 21:02, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> 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.

Should be fixed in r14591 - please check that commit of mine.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
Received on 2008-11-11 21:26:39 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.