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

stop-on-copy and log cache problem

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 16 Jun 2011 22:05:03 +0200

This one is for Stefan^2:

* show the log for the 1.6.x branch of TSVN, in the log dialog check the
box "stop on copy/rename", close the dialog
* clear the log cache (settings dialog, saved data)
* show the log for the 1.6.x branch of TSVN again, click on "Next XXX"
until the branch creation is found (r15693)
* uncheck the box "stop on copy/rename"

now click on the "Next XXX" button as many times as you like: the log
won't get fetched beyond the copy/rename anymore, even though the
checkbox isn't checked.

In CacheLogQuery.cpp:1000:
iterator->GetRevision() returns 0, even though the iterator is an
CCopyFollowingLogIterator and we're not at rev 0 yet.

Not sure what's the best way to fix this, so I leave this to you :)

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2767505
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-06-16 22:05:13 CEST

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.