Release SVN control and remove the green hook icon _php Tutorial

Source: Internet
Author: User

Release SVN control and remove the green hook icon


What if you accidentally set a folder to SVN directory and want to release SVN control? Share a workaround below.

(1) Copy the following code into the TXT document, then change the extension to Reg, and put it in any directory, such as the desktop. Then double-click the file to import the information into the registry.

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\FOLDER\SHELL\DELETESVN]
@= "Delete SVN"
[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\ "\" "

(2) Then right-clicking on any folder will show a "Delete SVN" option, then just do it on the directory where you need to release SVN control.

(3) Remember to refresh the directory after processing.

Articles you may be interested in

    • How PHP clears HTML formatting and removes whitespace from text and then intercepts text
    • JS Common function Collection (remove space, verify mailbox, date, positive integer, etc.)
    • PHP Empty (delete) the file under the specified directory, do not delete the Directory folder method
    • How to control the display of too-wide images uploaded by users via jquery
    • PHP uses Array_flip to implement array key-value Exchange to remove array duplicate values
    • Shoulder, back muscle workout-rowing-stand upright-standing posture weight-bearing bent up-seated neck pull-down-sit at attention grip pull-neck width grip upward
    • Web cache control Cache-control common values are private, No-cache, Max-age, Must-revalidate Introduction
    • PHP compressed HTML page code (clear spaces, line breaks, tabs, comment markers)

http://www.bkjia.com/PHPjc/989655.html www.bkjia.com true http://www.bkjia.com/PHPjc/989655.html techarticle Release SVN control and remove the green hook icon if you accidentally set a folder to the SVN directory, how do you want to release SVN control? Share a workaround below. (1) Copy the following generations ...

  • 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.