[TortoiseCVS] TortoiseCVS 1.2.0 stable released

"Torsten Martinsen" <torsten-IWqWACnzNjx/[email protected]> Wed, 21 Nov 2001 22:08:00 +0100
Newsgroups gmane.comp.version-control.cvs.tortoisecvs.announce,gmane.comp.version-control.cvs.tortoisecvs.user
Message-ID <005501c172d0$9a718720$0200a8c0@tmanote>
The next STABLE release is now finally available.

Due to some DNS problems at SourceForge, the Downloads page has not been
updated, so get it from

    https://sourceforge.net/project/showfiles.php?group_id=48103

A list of the major highlights:

Checkout and Progress dialogs can now be minimized and maximized, and
remembers their size.

Make New Module: Module name can now be edited.

 When an error occurs during execution of a CVS command, TortoiseCVS now
plays an error sound.

In the file "Filetypes.config" (in the installation directory), you can now
specify file extensions that should be considered text or binary.

Added support for adding files and file extensions to .cvsignore.

Added About dialog which shows version.

Add All Recursively replaced by Add Contents.  This now works on directories
which already have some CVS files in them.  It brings up a dialog with a
list of the files that it is going to add and allows to to select/deselect
the individual files.

Tag, branch and merge dialogs now have a button to get a list of
tag/branches, making it easier for you to reselect one, or pick a similar
name for a new one.

New History dialog to view the revision history of a file.

New Revision Graph dialog to view the revision graph of a file.

Added accelerator keys to all dialogs.



Here is the full changelog, relative to 1.0.4:

Changes for 1.2.0 (20 Nov 2002):
-------------------------------

Fixed bug where read-only files were always being shown with the "In CVS,
read-only" icon even if the file was in fact not being ignored. Thanks to
Ian
Epperson for pointing this out. (Torsten)

In the Checkout dialog, the OK button is now disabled while the module list
is
being fetched. (Torsten)

Make New Module dialog: Module is no longer changed when you click an entry
in
the CVSROOT history. (Torsten)

Make New Module dialog: Size grip no longer overlays Cancel button.
(Torsten)

Fixed bug [636009] ""CVS Revision" for newly added files". (Hartmut)

Fixed bug [638130] "1.1.7 Can't "CVS Add" *.exe". (Torsten)

Fixed TortoisePlink bug where the "The server's host key is not cached in
the
registry" message was written to stderr. (Torsten)

Changes for 1.1.9 (12 Nov 2002):
--------------------------------

Fixed bug [636886] "1.1.8 can't use plink from PuTTY". (Torsten)

If CVSROOT was set in the environment, the history list in the Checkout
dialog
did not work correctly. (Torsten).

Fix 100 % CPU usage on Windows XP. (Torsten)

Changes for 1.1.8 (06 Nov 2002):
--------------------------------

Show Edited Files now properly handles file names and user names with
spaces. (Torsten)

On Windows 95/98/ME, omit -x flag with SSPI protocol since it makes CVSNT
crash (see http://www.cvsnt.org/cgi-bin/bugzilla/show_bug.cgi?id=32).
(Torsten)

In the Checkout dialog, the 'Fetch list' button is now enabled even if no
username is entered. (Torsten)

Fixed bugs related to new 'Port' field in Checkout dialog. (Torsten)

Fixed problem with spaces in CVS_RSH no longer handled by CVSNT. (Torsten)


Changes for 1.1.7 (30 October 2002):
-----------------------------------

Updated CVSNT to build 57j. (Torsten)

Implemented feature request [588465] "'Conflict Editor' command in
menu". (Torsten)

Implemented feature request [571647] "Colour code 'List edited files'
output". (Torsten)

Fixed bug [627415] "Make patch fails with removed files". (Torsten)

The installer no longer overwrites custom icon files. (Torsten)

Applied registry bugfix from Alan Dabiri. (Torsten)

Applied patch from Alan Dabiri for Progress dialog: It can now be minimized
and maximized, and it remembers its size. (Torsten)


Changes for 1.1.6 (23 October 2002):
-----------------------------------

Applied patch from Alan Dabiri for History dialog: There is now a checkbox
to
enable/disable display of symbolic tags. (Torsten)

Fixed bug with missing menu icons. (Torsten)

Fixed bug where some menu items were shown twice. (Torsten)

Applied more patches for Borland C++ Builder from Stefan Hoffmeister.
(Torsten)

Changes actually in 1.1.5:

In the History dialog, it is now possible to change the text of the log
messages. (Torsten)

Changes for 1.1.5 (21 October 2002):
-----------------------------------

"CVS Edit" no longer uses the "-a commit" argument to "cvs edit". (Torsten)

Applied patch from Radoslav Paskalev to support rcsinfo templates when
committing. (Torsten)

Make New Module: Applied patch from Jason Mills so that the module name can
now be edited. (Torsten)

"CVS Add" is now shown even for files that are listed in .cvsignore.
(Torsten)

"CVS Add to .cvignore" is not shown for files that are already listed in
.cvsignore. (Torsten)

Fixed bug that caused -r to always be added when doing an export (thanks to
John Pedersen for reporting this). (Torsten)

When an error occurs during execution of a CVS command, TortoiseCVS now
plays
an error sound. The installer sets a default sound for this event; open
Control Panel/Sounds and Multimedia to select another sound. (Torsten)

Applied several patches from Hartmut Honisch:
- You can now specify the port in the Checkout dialog
- Resizable dialogs now have a "resize grip"
- In the file "Filetypes.config", you can now specify file extensions that
  should be considered text or binary.

Applied patch from Alan Dabiri to save and restore size of Checkout,
History, and
Revision Graph dialogs. (Torsten)

Applied patch from Alan Dabiri to improve look of History dialog. (Torsten)

Fixed bug [617456] "Undesired unicode conversion". (Torsten)

Fixed bug [623609] "Adding to CVS ignore is buggy". (Torsten)

Fixed bug [617519] "CVS Edit on directory does not work". (Torsten)

Downgraded CVSNT to build 57f. (Torsten)

Attempted fix for bug [606079] "1.0.x Can't commit directories with
thumbs.db". (Torsten)

Fixed bug [602303] "Automatic unedit bug". (Torsten)

Fixed bug [617758] "1.1.2 auto unediting removed files errors". (Torsten)

Implemented feature request [542999] "Property page could display CVSROOT".
(Torsten)

Applied several patches from Stefan Hoffmeister:
- History and Revision Graph can now be accessed from the property page.
- History dialog now has Minimize and Maximize buttons.
- Branch/tag list now lists the most recent tag first.
- Cleaned up casts in dialog code.
- Progress dialog caption now says "Aborted" when Abort is clicked.
(Torsten)

Applied Stefan Hoffmeister's patches for Borland C++ Builder. (Torsten)

Updated TortoisePlink so it tracks version 0.53 of the PuTTY suite.
(Torsten)


Changes for 1.1.4 (2 October 2002):
-----------------------------------

Fixed bug [614553] "Minor bug - SSH App Browse Button". (Torsten)

Improvements to History and Revision Graph dialogs. Removed revision list on
property page. (Torsten)

Removed "core" from default ignore list, so that TortoiseCVS again handles
directories named "core". (Torsten)

Reread default ignore list (from %HOME/.cvsignore) after 100 seconds.
(Torsten)

Fixed bug [611664] "Large comments on commit cause errors" by limiting the
length of the comment entered when committing. (Torsten)

Make sure that Add All Recursively does not add CVS directories. (Torsten)

When adding a file with zero length, assume it is ASCII if the extension
indicates that it is text (.cpp, .txt etc.). (Torsten)

Fixed bug [611714] "Icon overlays not shown on UNC paths". (Torsten)

REALLY fixed bug [604494] "CVS Unedit problem". (Torsten)

Fixed bug [613636] "commit fails because of -c option". (Torsten)




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf