2010/4/27 Lübbe Onken <luebbe_at_tigris.org>:
> Hi Stefan,
>
> 2010/4/26 Stefan Küng <tortoisesvn_at_gmail.com>:
>> On 26.04.2010 09:14, Lübbe Onken wrote:
>>> Easy to reproduce,
>>>
>>> TortoiseSVN 1.6.99, Build 19288 - 32 Bit -dev, 2010/04/19 03:20:25
>>>
>>> Select branches/1.6.x/Languages/Languages.txt -> Show Log
>>> Select "Show only affected paths"
>>> Double-click on "Languages.txt" -> instant crash
>>>
>>> Looks like the crash only occurs on a branch *and* when "show only
>>> affected paths" is selected.
>>>
Running 1.6.8, Win XP 32-bit
0. Settings -> Log Caching -> Cached Repositories -> delete cache for
tortoisesvn.google.com
1. Launch Repository Browser, browse
http://tortoisesvn.googlecode.com/svn/branches/1.6.x/Languages/
2. Select Languages.txt, do Show Log
3. Select revision 17973, select Languages.txt among changed files, do
Show Changes
Go to %TEMP% folder. There I have
Languages.txt.svn000.tmp.txt
Languages.txt-rev17972.svn000.tmp.txt
Languages.txt-rev17973.svn000.tmp.txt
4. Close TortoiseMerge window and repeat the previous step.
The above mentioned files are still present in %TEMP%,
plus the following new three files:
Languages.tx.svn001.tmp.txt
Languages.tx-rev17972.svn001.tmp.txt
Languages.tx-rev17973.svn001.tmp.txt
After a dozen of iterations the file names become
-rev17973.svn00f.tmp.txt
-rev17972.svn00f.tmp.txt
.svn00f.tmp.txt
In further iterations Tortoise continues to work, incrementing the
number in the "svn" suffix. I do not observe a crash.
5. Close the Repository Browser window.
All the "*-rev17972*" and "*-rev17973*" files are deleted from %TEMP%,
but the third file from each iteration is still present there. Note,
that this file has length of 0. I wonder whether this file was
actually needed.
Best regards,
Konstantin Kolinko
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2598180
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-28 19:10:03 CEST