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

Re: svn commit: rev 834 - trunk/subversion/libsvn_wc

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-13 00:40:09 CET

On Sat, Jan 12, 2002 at 02:18:31PM -0800, Justin Erenkrantz wrote:
>...
> Cliff Woolley made this change in rev 1.86 of file_io/unix/open.c
> to be consistent with Win32. We all thought that this was the
> right way anyway.

Ah. Cool.

The old style could always be brought back with some kind of "invisible temp
file" flag to APR.

> I don't know how this affects your thinking for this issue, but I
> thought it might be useful to point it out. -- justin

It should help things a lot. People just need to update their APR. (although
I do note the change was made way back on October 1)

The other thing is that APR should manage the child cleanup issue itself.
But that also implies a slight change to the API. DELONCLOSE could mean
"parent will delete" and CHILD_DELONCLOSE would mean the child deletes it.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 2006

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.