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

Re: open by ID interface (was: Re: Networking layer ...)

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-03-22 21:35:01 CET

On Thu, Mar 22, 2001 at 02:22:46PM -0500, Jim Blandy wrote:
> Greg Stein <gstein@lyra.org> writes:
> > > You need read access to a node's
> > > contents, and read access to its properties (including listing them,
> > > and getting their values), right?
> >
> > Right. A hash table of the props is quite fine. I can go from there.
> >
> > I believe that I only need file contents and file/dir props; not a dir's
> > entries.
>
> I think if we're going to provide a piece of functionality, we should
> try to provide all the features that make sense given the semantics of

Never said otherwise. Just stating my minimum requirements. I'd expect the
rest, but don't really need it right now.

>...
> It occurred to me that we don't need to pull any nasty syntactic
> tricks like this that take over certain filenames for magical
> meanings.
>
> Add the following function to svn_fs.h:

That works quite well.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:26 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.