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

Re: 100% method to crash TortoiseProc

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 28 Apr 2010 21:20:53 +0200

On 28.04.2010 19:09, Konstantin Kolinko wrote:
> 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.

temp files with 'svn' suffix are created by the svn library.
But those files are removed by TortoiseProc the next day too.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2598280
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-28 21:20:56 CEST

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.