Zondag is versie 1.6.3 van TortoiseSVN uitgebracht. Dit programma is een gebruikersinterface voor Subversion, wat door ontwikkelaars wordt gebruikt om versiebeheer uit te voeren. Dit is haast onmisbaar wanneer er met meerdere mensen aan een project wordt gewerkt. TortoiseSVN integreert zichzelf als een shell extension in Windows en kan zelfstandig of in combinatie met een ide worden gebruikt. Versie 1.6.3 van TortoiseSVN wordt geleverd met Subversion 1.6.3. Het changelog van deze release laat de volgende veranderingen zien:
New:Changed:
- All binaries are now digitally signed.
Bugs fixed:
- Some small improvements to the status cache.
- When diffing from the log dialog, the peg revision is set to the selected revision instead of HEAD.
- Deleted folders are not removed from the filesystem but only marked as deleted so they can be committed separately.
- Change merges to be non-forced.
- Performance improvment in TortoiseMerge when showing long lines.
- If a commit failed, TSVN could crash in case the svn library returned an empty error object.
- The merge options to ignore whitespaces were ignored.
- The switch dialog allowed an empty url.
- bugtraq: texts in the commit dialog were colored/linked wrong if the second regex matched not at the end of the first regex.
- The status cache didn't release open handles long enough for drives to be able to unmount without force.
- The url browse button in the checkout/export dialog wasn't enabled even if an url was entered to browse for.
- A checkout could fail due to a wrong peg revision.
- The status cache could fail to monitor working copies for changes.
- An incomplete info text was shown for tree conflicts "incoming add upon merge".
- The status cache exclude list wasn't used the first five minutes after a restart.
- At the end of a merge, possible conflicts were not mentioned in the 'finished' message.
- possible crash in the progress dialog.
- The check state in the commit dialog could get lost after a failed commit if there were checked items in changelists.
- A failed merge could have restarted without notice.
- Diffing a file added remotely in the Check-for-modifications dialog did not work.
- EOLs could be lost when editing removed lines in TortoiseMerge.
