Download TortoiseSVN 1.11.0

Spread the love

Version 1.11.0 of TortoiseSVN has been released, the second update of the big 1.10 release† This program is a user interface for Subversion, which is used by developers for version control. It is almost indispensable when working on a project with different people. TortoiseSVN integrates as a shell extension into Windows and can be used on its own or in combination with an ide. Version 1.11 of TortoiseSVN links to Subversion version 1.11 and the release notes for this release can be found below.

Requirements

TortoiseSVN 1.10 and later requires at least Windows 7 or later. It won’t run on Windows Vista anymore. If you’re still need to use those earlier OS, you have to keep using TortoiseSVN 1.9 for Windows Vista or TortoiseSVN 1.8 for Windows XP.

Advertisement

Shelving and Unshelving

Subversion 1.11 has a new experimental feature called checkpointing which is enabled in TortoiseSVN 1.11. This feature allows you to shelve local changes, work on something else and commit and then unshelve those stored changes again. While in TortoiseSVN 1.10, shelving didn’t work with binary files, in 1.11 it can deal now with binary files as well.

existing shelves

If you’ve created shelves in TortoiseSVN 1.10 and haven’t applied them yet, please apply them before updating to TortoiseSVN 1.11. The old shelves can’t be used in 1.11 anymore.

experimental

The shelving feature is still marked as experimental.

That means that while shelving works as advertised, it is still in a stage where it’s heavily improved and worked on. That also means that there’s no guarantee that the shelves you create are upwards compatible and future versions might not be able to use them. And of course the UI might change as well in future versions to accommodate new features and behaviors.

New icons

Most icons have been redesigned and improved. And they now all work better on high dpi monitors without looking blurry.

Various improvements

The UI now uses a consistent font over all dialogs.
The UI now works properly on high dpi displays.

changelog

Changed:

  • Splitter positions saved separately for log dialog and project monitor.
  • Restored files get their last-write-time set to the current time.

Fixed:

  • Display issues in the log dialog when resizing the dialog.
  • When merging, the copyfrom revision was shown as eligible for merging.
  • Long paths in the conflict dialogs were cut off instead of properly shortened.

Version number 1.11.0
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016
Website The TortoiseSVN team
Download
License type Conditions (GNU/BSD/etc.)
You might also like