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

RE: Antwort: RE: Bug with log cache?

From: <Stefan.Fuhrmann_at_etas.com>
Date: Thu, 11 Dec 2008 15:14:13 +0100

Kloster Oddvar <Oddvar.Kloster_at_sintef.no> wrote:

> The problem seems to persist, so I've gone and debugged a bit to find
out what happens.
>
> In CCacheLogQuery::InternalLog, the first test for dataAvailable fails,
so it goes into FillLog,
> which returns with lastReported=1. During this FillLog, log data for
revisions 7 and 1 is reported
> to the log dlg.
> Upon retry, dataAvailable fails again, and it goes into FillLog a second
time. This time, no
> revisions are reported to the log dlg. oldestReported remains 4e9 and on
return lastReported is
> set to firstNARevision+1, in my case 9.
> After this, the iterator has data, and revisions 7 and 1 are reported to
the log dlg once more in line 1034.

Thanks for your analysis, I guess I now know
where the problem is. Since I'm quite busy
right now, I can't fix it before WE.

However, based on your descriptions I found
a path in the TSVN repo that triggers the exact
same error:

http://tortoisesvn.tigris.org/svn/tortoisesvn/tags/version_1.1.3/src/Utils/Balloon.cpp

-- Stefan^2.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=982842

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-11 15:14:26 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.