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

Re: Dialog dependencies

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 27 Feb 2008 18:10:39 +0100

Alexander Klenin wrote:
> I tested on slightly outdated nightly at work (11611),
> but I do not remember recent changes in this area.
>
> Problem 1:
> 1) Open merge dialog
> 2) Select URL, press 'Show Log'
> 3) Close merge dialog
> 4) Close log dialog
> 5) Repeat steps 1-2
> 6) Log dialog appears garbled (it seems that LogDlgSizer1 registry
> value is set too large).

I can't reproduce this: if I close the merge dialog, the log dialog
automatically closes too (I don't have to close it separately).
Can you explain exactly which buttons you click when you bring up the
merge dialog and the log dialog?

> Problem 2:
> 1) Open log dialog
> 2) Open TortoiseMerge to show changes in some file
> 3) Close log dialog
> 4) Press 'Reload' in TortoiseMerge
> 5) "Can't open file" error is displayed
> 5a) (Unrelated bug) OS error message is garbled on non-English
> Windows, apparently due to incorrect encoding

that's by design: the log dialog removes all temp files on exit. And
since TortoiseMerge is started with temp files (the ones fetched from
the repository to do the diff), those are gone once the log dialog closes.
We could of course change that, but that would mean having temp files
lying around until the user removes them.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-02-27 18:20:37 CET

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.