Windows SVN delete contact with repository

Source: Internet
Author: User

When the project and repository are connected, each directory will have a. SVN bulk Delete can copy the following code

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\ "\ 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 && F OR/R \ "%1\"%%f in (. svn) do rd/s/q \ "%%f\" \

Save to Notepad to change the file suffix to. reg Double-click to import the file into the registry. Right click will appear delete svn Folders can delete. svn files in bulk


If you do not want to right-click the Delete SVN Folders Open Registry (windows+r input regedit) will [HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\FOLDER\SHELL\DELETESVN ] Delete.

Windows SVN delete contact with repository

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.