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

Re: "svn cleanup" fails because it can't find a temp file

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Tue, 10 Jul 2012 14:49:16 +0200

On Tue, Jul 10, 2012 at 2:19 PM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> Johan Corveleyn <jcorvel_at_gmail.com> writes:
>
>> Makes me wonder: what if some crap stays behind in .svn/tmp (for
>> whatever reason -- I just checked my working copies, and in one of
>> them there are two old svn-XXXXXX files in the tmp dir). Does cleanup
>> clean those up (after it has verified that they are not needed
>> anymore)?
>
> cleanup_internal calls svn_wc__adm_cleanup_tmp_area.

Ok, cool. Just tested it on that working copy, and indeed the old temp
files are removed.

Strange though: during svn cleanup I had "Windows Explorer" open on
the .svn/tmp dir, and I could see a couple of new svn-XXXXXX being
created and removed while svn cleanup was running. Why would 'svn
cleanup' create svn-XXXXXX files (and remove them shortly after)? I'm
pretty sure the work_queue was empty so that can't be it. Maybe during
the removal of unused pristines or something?

-- 
Johan
Received on 2012-07-10 14:50:09 CEST

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

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