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

Re: [PATCH] cleanup fails on missing .svn/tmp

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-02-07 17:13:10 CET

On 2/7/07, Henner Zeller <h.zeller@acm.org> wrote:
> Hi,
> > Well, but the fact that the tmp area is missing doesn't tell us
> > whether it was between a failed operation and a rerun of logs and
> > whether it was empty or not, or am I misunderstanding what the patch
> > is supposed to fix?
>
> This patch changes a piece of code that would dump .svn/tmp
> completely, unconditionally and without checking if there is something
> in these directories. It will only be called after logs have been run
> (successfully).
>
> The function I am changing is svn_wc__adm_cleanup_tmp_area() and it is
> only called in svn_wc_cleanup2() after everything is done. The comment
> before calling the function sais "...The logs have been run, so
> anything left here has no hope of being useful".

Ah. ok. thanks for the clarification.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 7 17:13:20 2007

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

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