--- layout: default title: Release notes for 1.4 description: TortoiseSVN release notes, version 1.4 keywords: release notes lang: en ---

What's New in TortoiseSVN 1.4

TortoiseSVN 1.4 is a superset of all previous TortoiseSVN releases. Anything in 1.0.x, 1.1.x, 1.2.x or 1.3.x is also in 1.4, but 1.4 contains features and bugfixes not present in any earlier release. It is linked with Subversion 1.4.

Compatibility Concerns

Subversion 1.4 uses a new format for the working copy. The update is done automatically, you won't even notice it. But once the working copy has been updated, you won't be able to access it with clients linked to older versions of the Subversion library.

Due to the upgrade process to the new working copy format, you might run into slight problems with the overlays not showing up or not showing the correct status. Just run update or cleanup on your working copy to get the overlay icons back to normal.

Older clients and servers interoperate transparently with 1.4 servers and clients. Of course, some of the new 1.4 features may not be available unless both client and server are the latest version. There is no need to upgrade your repositories;

If you access a BDB repository using file:// access you will need to update that repository to BDB 4.3 format. But this is only necessary if you're upgrading from a TortoiseSVN version before 1.2. Instructions on how to do that can be found on the Subversion FAQ page