svn_depth_t_svn_depth_unknown

Constant svn_depth_t_svn_depth_unknown 

Source
pub const svn_depth_t_svn_depth_unknown: svn_depth_t = -2;
Expand description

Depth undetermined or ignored. In some contexts, this means the client should choose an appropriate default depth. The server will generally treat it as #svn_depth_infinity.