SVN更新时忽略指定目录(不更新指定目录)

鸿辰 SVN 4.37 K 0

设置不更新某目录

svn update –set-depth=exclude 目录(可以是多个,空格分开)

更新某目录

svn update –set-depth infinity 目录