|
GME
13
|
#include <svn_wc.h>
Public Attributes | |
| svn_revnum_t | min_rev |
| svn_revnum_t | max_rev |
| svn_boolean_t | switched |
| svn_boolean_t | modified |
| svn_boolean_t | sparse_checkout |
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.
Whether any WC paths are at a depth other than svn_depth_infinity.
1.7.6.1