Delete .svn files

FOR /F "tokens=*" %%G IN ('DIR /B /AD /S *.svn*') DO RMDIR /S /Q "%%G"

Comments

  1. Other way that I know to remove .svn from entire project by using EXPORT feature too. it is easy!

    ReplyDelete

Post a Comment

Popular posts from this blog

How to Fix Secure Connection Failed Error in Mozilla Firefox

PortQry solve your connectivity issues