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

Re: svn commit: r17834 - in trunk/subversion: include libsvn_client

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-12-21 00:03:31 CET

On 12/19/05, Greg Hudson <ghudson@mit.edu> wrote:
> On Sun, 2005-12-18 at 22:47 +0100, Erik Huelsmann wrote:
> > But: using svn_stream_disown and
> > svn_stream_from_aprfile2 is not exactly the same semantic as th one
> > provided by svn_stream_from_aprfile, because the disowning is one
> > level lower in the _aprfile() case.
>
> What? How does that change the semantics? A disowned
> svn_stream_from_aprfile2 should be the same as a
> svn_stream_from_aprfile.

Yes, both a disowned stream based on _aprfile and _aprfile2 have the
same semantics. I meant that the stream itself (_aprfile2) still owns
the file regardless of whether a disowning stream is built on top of
it.

bye,

Erik.
Received on Sun Dec 25 03:43:40 2005

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.