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

Re: [PATCH] svn_fs__open_dag

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2001-02-22 15:39:31 CET

Greg Stein <gstein@lyra.org> writes:
> Ah, yes. It was renamed recently, and my working copy still showed it as
> is_atom.
>
> You're right: svn_fs__matches_atom()

Note that svn_fs__matches_atom() is not for testing whether or not a
skel is an atom, it is for testing whether it is an atom matching a
given string.

To simply test whether it is an atom, just look at skel->is_atom.

-K
Received on Sat Oct 21 14:36:23 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.