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

Re: [TSVN] Show log on a WC not at HEAD doesn't show logs from BASE?

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-10 17:47:55 CEST

Aniruddha Apte wrote:

> Say I have a WC at HEAD (r134). The log shows entries starting from
> r134. This is ok.
>
> Now I update the WC to r40. The log shows just one entry: r134. Then
> if I click on the show all button, it shows all entries from r134.
> Shouldn't the log be showing entries starting from BASE (r40)? The
> command line client does it that way.

Yes, I know that the CL client uses the WC 'revision' as the starting
point for the log. But that leads to a FAQ entry on their side:
http://subversion.tigris.org/faq.html#hidden-log

So TSVN always uses HEAD when showing the log messages. As a sideeffect,
we can get progress information and show a progress bar in the log
dialog, because we know the HEAD revision and can 'count backwards'.
With WC as the revision, that wouldn't be possible.

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 Tue May 10 17:48:20 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.