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

Re: [TSVN] Bug: Show Log > Show All > Next 100

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-07-27 17:36:26 CEST

Lübbe Onken wrote:

> I agree that this is a bug. It's easy to reproduce. Select the
> TortoiseSVN/trunk/Languages directory, Show log, check "stop on copy", "Show
> all" (fetches revisions down to 1434 where "Languages" was created", "Next
> 100" -> Voilà "Report request failed on ... 1433/trunk/Languages Path not
> found"

For 'stop-on-copy', this will fail because svn_client_log() doesn't take
a peg revision. As soon as it does (expect it in the 1.3 release) this
won't give an error anymore but really fetch the next 100 messages.

> I think "Next 100" should be disabled, if fetching the log messages stopped
> on copy or stopped because there were no more log messages to fetch (reached
> rev1, no changed paths, what else... ?)

If rev1 is reached, the "next 100" button would do nothing at all. Of
course, in that case disabling it would be better because the user could
actually *see* that it won't do anything.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jul 27 17:46:41 2005

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.