for /r . %%a in (.) do @if exist "%%a\.svn" rd /s /q "%%a\.svn" 相关文章: 2021-12-09 2021-11-18 2021-11-09 2021-11-11 2021-08-27 2022-01-03 2021-07-16