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

Re: svn commit: r1000816 - /subversion/trunk/subversion/libsvn_wc/copy.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 24 Sep 2010 13:45:16 +0100

julianfoad_at_apache.org writes:

> Author: julianfoad
> Date: Fri Sep 24 11:27:36 2010
> New Revision: 1000816

> + /* ### Huh? This looks like it's expected to overwrite the temp file
> + *DST_ABSPATH, but it would return an error if the destination
> + exists. And same for svn_io_dir_make() below. What gives? */

The file has already been closed and deleted because NULL is passed to
svn_io_open_unique_file3.

-- 
Philip
Received on 2010-09-24 14:46:07 CEST

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.