De ontwikkelaars achter Tortoisesvn hebben zaterdag versie 1.5.4 van hun programma uitgebracht. Tortoisesvn is een opensource Subversion-client en is bedoeld om versiebeheer mee uit te voeren. Versiebeheer is met name handig, zo niet onmisbaar, wanneer er met meerdere ontwikkelaars aan een project wordt gewerkt. Het programma integreert zichzelf als een shell extension in Windows en kan zelfstandig of in combinatie met een ide worden gebruikt. Versie 1.5.3 van Tortoisesvn wordt geleverd met Subversion 1.5.3 en bevat geen nieuwe features. Wel zijn er de nodige bugfixes aangebracht en deze versie heeft dan ook het stempel 'maintenance release' meegekregen. Hieronder is het changelog van deze release te vinden:
Changes:Bugs fixed:
- OpenSSL 0.9.8i with capieng enabled
[break]
- Applying a patch where a context line had UTF-BOMs in it failed. (Stefan)
- Checking out multiple folders from the repository browser failed to unescape the target folder. (Stefan)
- If an url had special chars which needed escaping below the repository root, showing the log did not always work. (Stefan)
- Comparing two revisions sometimes did not work if the url didn't exist anymore in HEAD. (Stefan)
- Diffing/Blaming from TortoiseBlame on merged revisions did not work in certain situations. (Stefan)
- Unescape the target paths when exporting the changed files from the file diff dialog. (Stefan)
- the 'unversioned' overlay for folders didn't show up for some unversioned folders. (Stefan)
- After a "mine before theirs" or "theirs before mine" resolving action on the right pane in TortoiseMerge, the Undo would not undo correctly. (Stefan)
- Failures, even GPF in blame and log dialogs when specifying a revision range and a peg revision outside that range. (Stefan Fuhrmann)
- TortoiseMerge sometimes wrongly detected the encoding of files. (Stefan)
- If a merge conflicted due to added items the progress dialog did not count these correctly and the context menu missed items. (Tobias Sch?fer)
- TortoiseMerge could crash if the font size was set smaller than 8 pixels. (Stefan)
- When a cleanup failed, the error message didn't include the svn error string. (Stefan)
- /closeonend was ignored for the (un)lock command. (Stefan)
- The 'rename' context menu was not available for added files. (Stefan)
- Entering an URL before non-ascii text in the commit dialog corrupted the first chars of the non-ascii text. (Stefan)
- Blame from the repository browser ignored the diff options. (Stefan)