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

[TSVN] TortoiseSVN 1.1.0 released

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-01 12:35:46 CEST

TortoiseSVN 1.1.0 just got released. There are a lot of new features and
of course some bugfixes since the last stable release (1.0.8).

So what's new:

- Integration with bug tracking tools:
http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch04s10.html
- A separate viewer for blames
http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch04s20.html
- Improved commit dialog
- On Win2k and XP, the authentication data is now stored encrypted
   (note: the command line client still stores auth data unencrypted)
- Enhanced right-drag export
- And many, many more. See the changelog for more details.

Note:
if you get a lot of the following errors with TortoiseSVN
  svn: REPORT request failed on '/svn/test/!svn/vcc/default'
  svn:
  File not found: transaction '4h', path '/test/path/to/base/of/tree'
you have to update your Subversion server to at least 1.0.8!

And here's the changelog since the last stable release (1.0.8):

Version 1.1.0
- ADD: Width marker for log messages. (Stefan)
- ADD: Log message templates. (Stefan)
- ADD: Possibility to delete mutliple selected files at
        once in the repository browser. (Stefan)
- ADD: new keywords $WCDATE$ and $WCMODS? for the
        SubWCRev-tool. (Simon Large)
- CHG: Better colorization in the blame viewer. (Simon Large)
- BUG: Some dialogs in the repobrowser had the accelerator
        ampersand char in their title. (Stefan)

Version 1.1.0 RC2
- ADD: "dry-run" option for the merge command. This solves
        issue 92. (Stefan)
- ADD: TortoiseBlame for viewing blames. Issue 95. (Stefan)
- ADD: Integration with bug/issuetrackers. (Stefan)
- ADD: The commit dialog got a log history combobox. (Stefan)
- ADD: Finish message when ignoring files. (Stefan)
- CHG: TortoiseMerge doesn't complain anymore when doing diffs
        of files which have/have not the keywords expanded. (Stefan)
- CHG: The repository browser closes the connection after each
        ls command to prevent too many svnserve processes on
        the server hanging around. (Stefan)
- BUG: TortoiseMerge showed bad view titles in merge view. (Stefan)
- BUG: TortoiseMerge parsed diff files which had binary files
        mentioned in it poorly and could crash. (Stefan)
- BUG: the patched apr-iconv couldn't find our so files. (Stefan)
- BUG: Diffing files without a file extension but with the
        path/URL having a dot in it could lead to a crash. (Stefan)
- BUG: The language packs weren't used, even if checked in
        the settings dialog. (Stefan)
- BUG: On NT4, the auth data wasn't saved correctly. (Stefan)

Version 1.1.0 RC1
- ADD: New button in the commit dialog which will
        fill the log message box with the status
        and filename of all selected files. (Stefan)
- ADD: Option to exclude/include specific paths from showing
        icon overlays. (Stefan)
- ADD: On Win2k and later, the authentication data is now
        encrypted before saved. The encryption is not available
        for the other OS's. (Stefan)
- ADD: When creating branches/tags, you now can choose if
        you want to use the working copy as the source or
        just to a repo->repo copy. (Stefan)
- ADD: If the "check for updates" can't connect to the
        repository, just show the local status. (Stefan)
- ADD: The "Add to ignore list" now has a submenu with
        the filename and the filemask (e.g. "*.tmp")
        as its entries. (Stefan)
- ADD: Show hints about some error messages, e.g. for
        the "out-of-date" error tell the user to
        update first. (Stefan)
- CHG: Updated TortoisePlink to version 0.55. (Stefan)
- CHG: The Repository Browser now sorts the date column
        by the real date, not the text. (Stefan)
- CHG: The foldername for which an update is done for is
        shown in the progress dialog title. (Stefan)
- CHG: Temporary files created for diffing retain their
        original file extensions so that external tools
        can determine the file type for the diff. (Stefan)
- BUG: When an URL to a file was entered in the repository
        browser, it was treated as a folder. (Stefan)
- BUG: Right-drag export of more than one folder made the
        additional folders exported inside the previous
        ones. (Stefan)
- BUG: Authentication when viewing remote properties lead
        to a crash. (Stefan)
- BUG: Even if no entries are added to the right-drag context
        menu, the separator was still added. (Stefan)
- BUG: TortoiseMerge could crash when parsing invalid, corrupted
        or unsupported patchfiles. (Stefan)
- DEV: Patched the libintl library to use the apr-iconv library
        instead of its own iconv library. Those libs are basically
        the same, and with that patch we save 800KB for the additional
        iconv library. (Stefan)
- DEV: Patched apr-iconv to first check in the modules path for the
        *.so files so we don't get into conflicts with the APR_ICONV_PATH
        environment variable anymore.

-- 
        ___
   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 Fri Oct 1 13:45:23 2004

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.