Versie 1.11.0 van TortoiseSVN is uitgekomen, de tweede update van de grote 1.10-release. Dit programma is een gebruikersinterface voor Subversion, dat door ontwikkelaars wordt gebruikt voor versiebeheer. Het is haast onmisbaar als met verschillende mensen aan een project wordt gewerkt. TortoiseSVN integreert zich als een shell extension in Windows en kan zelfstandig of in combinatie met een ide worden gebruikt. Versie 1.11 van TortoiseSVN is gekoppeld aan Subversion versie 1.11 en de release notes voor deze uitgave kan hieronder worden gevonden.
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.
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 not 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:Fixed:
- Splitter positions saved separately for log dialog and project monitor.
- Restored files get their last-write-time set to the current time.
- 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.