#include <svn_wc.h>
Data Fields | |
svn_revnum_t | min_rev |
Lowest revision found. | |
svn_revnum_t | max_rev |
Highest revision found. | |
svn_boolean_t | switched |
Is anything switched? | |
svn_boolean_t | modified |
Is anything modified? | |
svn_boolean_t | sparse_checkout |
Whether any WC paths are at a depth other than svn_depth_infinity . |
Definition at line 4639 of file svn_wc.h.