Don't write empty hashes to the props file, it just wastes space. * subversion/libsvn_wc/props.c (svn_wc__save_prop_file): Check hash count before writing to file. (empty_props_p): finfo.size == 0 is empty too.