#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 or are user excluded. | |
Definition at line 8080 of file svn_wc.h.
Whether any WC paths are at a depth other than svn_depth_infinity or are user excluded.
1.4.7