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

Re: [TSVN] Doubleclicking on log message does not list modified files for that revision

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-03-20 13:06:24 CET

Jean-Marc van Leerdam wrote:

> I just updated my WC of TSVN to rev 2863. When I press show log, there
> are 6 log messages shown (2863 - 2858). Doubleclicking on the message
> for 2859 I expected TMerge to start, showing the diff for

If messages 2863-2858 are shown, how can you doubleclick on 2859?

> Tortoise_nl.po. However, TMerge comes up with a file selection window

That's not a selection window but a filelist.

> listing Tortoise_fr.po, TSVNCache.cpp and CachedDirectory.cpp.
> These are not the files reported modified for this revision, but for
> revisions 2860, 2861 and 2862.
>
> Why is this happening? Or is this already fixed in HEAD?

Why fixing this?
A doubleclick triggers the function "compare with working copy", that
means the revision you doubleclick on is compared with the working copy.
Depending on how many revisions there are between the one you
doubleclicked and your working copy is on (and of course if you have
local modifications in your working copy) the list of changed files can
grow a lot.

> Doubleclicking on the line 'Modified ...' starts TMerge with the
> correct file.

Doubleclicking there triggers the function "show differences" which
means you can see the changes you've made _in that revision_ (not
against your working copy).

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 Sun Mar 20 13:07:00 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.