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

Re: Temp files are not deleted by TSVN/merge

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 24 Jul 2013 20:53:46 +0200

On 24.07.2013 20:48, Seak, T. F. wrote:
> Hi,
>
> When we do a "diff with previous version" with TSVN, files like
> <filename>-revxxxxxxx.svn000.tmp.<ext> will be created inside user-wide
> Temp folder. But after we close the "merge" window, these files are not
> deleted.
>
> We have observed this from TSVN 1.6 up to the newest 1.8.

Yes, that's by design.
Those files are passed to the *external* diff tool. Once we do that, we
don't own those files anymore and we must not delete them. The diff tool
might still need them.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3061204
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-24 20:53:55 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.