当前文件cmd -》 输入 for /r ./ %a in (./) do @if exist "%a/.svn" rd /s /q "%a/.svn" 来源:https://www.cnblogs.com/5aiQ/p/12419405.html 标签 svn