pub const svn_depth_t_svn_depth_files: svn_depth_t = 1;
Expand description
D + its file children, but not subdirs. Updates will pull in any files not already present, but not subdirectories.
pub const svn_depth_t_svn_depth_files: svn_depth_t = 1;
D + its file children, but not subdirs. Updates will pull in any files not already present, but not subdirectories.