Similar official means of use are: https://tortoisesvn.net/docs/nightly/TortoiseSVN_zh_CN/tsvn-dug-blame.html
from:http://demo.tc/post/714
[Version Control] TortoiseSVN use, grab out killer hand, use Blame to see who is the last person to change each line
- 2011-12-14 11:24:04
- 7144
- Subversion SVN Version Control
In a multi-person environment, it should be difficult to avoid the program updates after the translation of the script, or someone changed their own responsibility of the part of the cause of the Bug caused by the wrong, can only shout "x Who changed my program "and then there's no one to jump out and say, now it's different, because the team used the version control, and remember to say before, the version of the control will record you from the first version to now all the changes, but also remember who changed your program .... and the use of super-simple, is a means of life and death of a tool
1 SHARES |
Facebook Google + Twitter More |
In the single program you want to view press the right mouse button "→ Select"tortoisesvn"→"blame"
If you want to zoom out, you can change the start and end versions, or you can set some basic ignore values
If you have a lot of versions, you'll wait a few moments before you run out of the map.
With the Blame function, it is very clear that the last change in each line is in which version, which user, and this time the capture of the ghost becomes simple, this function is simple, it is very useful.
Turn: [Version control]TORTOISESVN use, grab out killer hand, use Blame to see who is the last person to change each line