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

ANN: TortoiseSVN version 0.8 released

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-03-21 18:08:33 CET

We are proud to announce the version 0.8 of TortoiseSVN,
the Subversion Windows Shell Extension.

TortoiseSVN 0.8 has been built with Subversion 0.20.

Grab it from the file sharing area on http://tortoisesvn.tigris.org

Enjoy,
the TortoiseSVN Team - http://www.tortoisesvn.org

CHANGES
========
- CHG: most used commands are now in the top context menu and
       not in the submenu anymore (Stefan)
- CHG: Modified the SVN Progress dialog so that the columns are
       resized before any data is added. Also ensured that all
       items are *entirely* visible even if the horizontal scroll
       bar is visible. (Damian)
- CHG: icon for cleanup command (Stefan)
- ADD: drag and drop handler for adding files to a working copy
       and for moving files inside a working copy (Stefan)
- ADD: the commit dialog now shows all unversioned files
       and lets the user select them to add before committing,
       issue #22 (Stefan)
- ADD: A browse for folder button to the Checkout dialog.
       Modified the initial value of the checkout directory field
       contain the current working directory (InitInstanceMade
       method of the CTortoiseProcApp class). (Damian)
- ADD: If the user selects two files then there's now a "Diff"
       entry in the submenu which starts the external diff program
       on those two files. It's not required that the two files
       be under version control - it works on every two files.
       This is a handy and fast way to see the diff. (Stefan)
- ADD: delete and rename command has now an own menu icon (Stefan)
- BUG: the "save as..." dialog didn't show up under NT4 'cause
       of the changed size of OPENFILENAME structure (Stefan)
- BUG: the property page wasn't shown in the selected language
       but in the system default language (Stefan)
Received on Fri Mar 21 18:09:56 2003

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

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