On Tue, Jul 27, 2010 at 1:36 PM, Daniel Shahaf <d...@daniel.shahaf.name> wrote: > Paul Burba wrote on Tue, Jul 27, 2010 at 11:50:55 -0400: >> * If you happen to look, I'll save you some trouble since this struct >> is undocumented, it's a (svn_revnum_t) key mapped to a hash which maps >> a (const char *) url (or path) to a hash, which maps a (const char *) >> namespace to a hash, which maps a (const char *) prop name to an >> (svn_string_t *) prop val. > > Why not commit this as documentation?
I will, though what I describe doesn't seem to hold in all cases, so I need to figure that out.