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

Problem with show log between tags

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-03-29 16:49:04 CEST

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.

Lieven.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Mar 29 16:49:20 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.