A structure to report a summary of a working copy, including the mix of revisions found within it, whether any parts are switched or locally modified, and whether it is a sparse checkout.
More...
#include <svn_wc.h>
Detailed Description
A structure to report a summary of a working copy, including the mix of revisions found within it, whether any parts are switched or locally modified, and whether it is a sparse checkout.
- Note:
- Fields may be added to the end of this structure in future versions. Therefore, to preserve binary compatibility, users should not directly allocate structures of this type.
- Since:
- New in 1.4
Definition at line 5477 of file svn_wc.h.
Field Documentation
Whether any WC paths are at a depth other than svn_depth_infinity
.
- Since:
- New in 1.5.
Definition at line 5488 of file svn_wc.h.
The documentation for this struct was generated from the following file: