svn_depth_t_svn_depth_files

Constant svn_depth_t_svn_depth_files 

Source
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.