Versie 1.9.5 van TortoiseSVN is uitgekomen. 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.9.5 van TortoiseSVN is gekoppeld aan Subversion versie 1.9.5 en moet de volgende problemen verholpen.
Fixed:
- The "go to next diff" in TortoiseMerge stopped at lines filtered with a regex.
- Changing the font in TortoiseMerge wasn't taking effect until a restart.
- When a filter was active in TMerge, filtered lines could still be handled as a diff.
- Changing the font in TMerge required a restart for the changes to take effect.
- On Win8 and later, the spell checker wasn't properly handled in case there's no appropriate dict available.
- Wording of the transfer speeds was wrong.
- The externals property dialog did not handle HEAD revisions properly.
- Autocompletion of filenames with umlauts in the commit dialog did not work.
- The LogFindCopyFrom feature did not work properly for a branch that wasn't created from HEAD.
- the conflict resolve buttons were not enabled in TortoiseMerge.
- TortoiseMerge could hang with "ignore comments" enabled. (Sven Strickroth)
- The patch window in TMerge could be shown outside of a multi-monitor setup, i.e. not in a visible area.
- When deleting multiple files with unversioned files mixed in, the "do this for all unversioned/modified files" still showed a lot of error messages for unversioned files.
- "Split lines" in the commit dialog with a log width marker set lead to memory exhaustion.
- The tsvn:mergelogtemplatemsgtitlebottom property didn't work.
- Creating an external via right-dragging if the name contained a space failed.
- certain urls were not recognized as resulting in paths that are not valid on Windows.