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

Re: Problem with show log between tags

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-29 19:05:52 CEST

Lieven Govaerts wrote:
> Hi,
>
> I have a problem with the 'show log between tags' feature from TortoiseSVN,
> version 1.3.2 (and older).
>
> The problem is that in my opinion incorrect revisions are used to fetch
> the log. Example scenario:
>
> Create tag1 from r10, leads to r17.
> Create tag2 from r15, leads to r18.
>
> branch tags
> | |
> | |
> | |
> 10 - |
> | \ |
> | \ |
> | \tag |
> 15 - \ |
> | \ \ |
> | \ --> 17 (tag1)
> | tag \ |
> | \---> 18 (tag2)
>
> If I compare tag1 and tag2 with show log, I get an empty list of revisions. This
> leads me to believe that it's comparing r17 and r18 instead of r10 and r15.
>
> Is that possible? I didn't find this issue in the tracker btw.

Thanks for the report.
Fixed in revision 6158.

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 Mar 29 19:06:11 2006

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.