- Icon overlays, which allow you to see the status of every versioned file and folder at a glance.
- Easy access to all Subversion commands though a TortoiseSVN sub-menu that's automatically added to the Windows context menu.
- Windows integration, which allows you to work with tools you're already familiar with.
- Context-aware sub-menu -- available commands are filtered based on the selected file or folder. You will not see any commands you cannot use within the current context.
- Powerful commit dialog -- with integrated spellchecker, auto completion capabilities, and the ability to double-click on a modified file to open the diff program.
TortoiseSVN also comes with some useful tools for version control:
- TortoiseMerge -- a diff / merge tool that displays the changes made to particular files.
- TortoiseBlame -- displays who is responsible for a particular change, and the log message for the corresponding commit.
- TortoiseIDiff -- displays the changes made to image files, as it's not possible to use a standard file diff tool for images. TortoiseIDiff can display two images side-by-side, and display images blended over one another.
Here are some of the screenshots:
No comments:
Post a Comment