在记事本中输入一下代码:
FOR /r D:\phpStudy\WWW\hbedus\apps\apps %%a IN (.svn) DO rmdir /s/q %%a
保存
然后将文件扩展名改为.bat
点击运行即可
相关文章