The documentation for this struct has the following statement in it:

[[[
Same as svn_wc_status3_t, but without the svn_boolean_t 'versioned'
field. Instead an item that is not versioned has the 'entry' field set
to NULL.
]]]

However, svn_wc_status2_t is drastically different from
svn_wc_status3_t.  Looking at this I'm thinking we should just put
back the documentation that was there and have separate documentation
for the two structs.  Does someone have a more concise way of
explaining the differences?

Reply via email to