[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

TortoiseSVN 1.3.1 released

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-24 19:41:13 CET

Hi,

We've released TortoiseSVN 1.3.1. This is a bugfix only release.
Get it from here:
http://tortoisesvn.tigris.org/download.html

Important note:
This release contains a fix for the BDB library which made file:///
access to a BDB repository crash all the time. This was due to a change
in the compiler wich made the time_t type 64-bit instead of 32-bit as
the official Subversion client uses.
So all users who experienced crashes when accessing a BDB repository via
file:/// should upgrade immediately.

Some other small bugs have also been fixed. The complete changelog since
the version 1.3.0:

Version 1.3.1
- BUG: Patches with non ANSI or non UTF8 encoding couldn't be applied
        correctly. (Stefan)
- BUG: file:/// access to BDB repositories was incompatible with
        previous versions and other clients. (Stefan)
- BUG: When starting Blame, the default end revision was 0 instead
        of HEAD. (Stefan)
- BUG: Fix crashes on SMP systems. (Stefan)
- BUG: Author, revision and date weren't always shown in the
        'Check for modifications' dialog.
- BUG: The "remote status" column could show "(property changes only)"
        even if there were no property changes detected. (Stefan)
- BUG: TortoiseBlame could crash when the mousepointer was hoovered over
        just above the first visible line. (Stefan)
- BUG: 'Create Patch' used the wrong root path. (Stefan)
- BUG: The revision graph could crash when showing tooltips for nodes.
(Stefan)
- BUG: The "From:" date in the log dialog couldn't be set correctly.
(Stefan)

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 24 19:41:26 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.