Create a text file named kill-svn-folders.reg(name can be arbitrarily, extension from txt to reg), copy the following code in:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\FOLDER\SHELL\DELETESVN]
@= "Delete SVN Folders"
[Hkey_local_machine\software\classes\folder\shell\deletesvn\command]
@= "cmd.exe/c \" TITLE removing SVN Folders in%1 && COLOR 9A && for/r \ "%1\"%%f in (. SVN) doing rd/s/q \ " %%f\ "\" "
Save.
Double click.
Right-click to have a "Delete SVN Folders" option.
On the folder to be deleted, right-click on "Delete svn Folders", then you can delete all the. SVN folders under this folder.
Delete registration Information
To delete the method is to open the registry (in the run with the regedit command), find [Hkey_local_machine\software\classes\folder\shell \deletesvn], the DELETESVN this item can be deleted.
This article is from the "Endless Learning" blog, please be sure to keep this source http://xuewujingya.blog.51cto.com/9677490/1586322
Removal works of. SVN hidden folder