pub const svn_depth_t_svn_depth_empty: svn_depth_t = 0;
Expand description
Just the named directory D, no entries. Updates will not pull in any files or subdirectories not already present.
pub const svn_depth_t_svn_depth_empty: svn_depth_t = 0;
Just the named directory D, no entries. Updates will not pull in any files or subdirectories not already present.