Add tortoisesvn to source insight.

Source: Internet
Author: User
Tags tortoisesvn

Post from http://www.study-bbs.com/thread-37492-1-1.html

 

I often look at the modification records when writing code. I used to find this file in a folder and view the modification records. This method is too troublesome. Later, when reading the help document of tortoisesvn, we can see that the external program calls the tortoisesvn method. I always wanted to use shortcuts in source insight
View the modification log of the current file. After multiple attempts, find the method:
In the source insight menu
Options-> Custom commands
Click Add and set command name to SVN log.
Run is set
"C: \ Program Files \ tortoisesvn \ bin \ tortoiseproc.exe"/command: log/path: % F/notempfile/closeonend
Click keys, select the command you just added, and press assign new key to set your shortcut key. Set my shortcut key to Ctrl + L.

In this way, you can use the shortcut key Ctrl + L in source insight to display the modification log of the current file.

Others, such as viewing changes to the current file, are similar.

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.