RapidSVN 0.8.0 released
Alexander Mueller <[email protected]> Wed, 20 Apr 2005 20:26:17 +0200
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.announce |
|---|---|
| Message-ID | <[email protected]> |
The new release of RapidSVN is out (after quite a long time of waiting). This release works with subversion 1.0.0 and newer. Windows installer: URL http://www.rapidsvn.org/download/RapidSVN-0.8.0.exe MD5 e5c36be34278ec03c6835b39df2c2590 The source tarball and binary packages for different Linux/Unix distributions will follow (depends on external contributions). This is the excerpt of the CHANGES file for this release: User-visible changes: * 243 New: Native Support for Mac OS X (no X11) * 252 New: Fast diff to head revision * 202 New: New column on the filelist pane: file's extension * 238 New: Ability to access FSFS * 250 New: Show versioned files only * 259 Dont truncate entries in tree * 211 Fixed: Filenames with special chars (Umlauts) dont work * 212 Fixed: Commit messages with special chars (umlauts) dont work * 221 Fixed: Slow response to right click on files * 230 Fixed: Crash when trying to expand a node in the tree view * 234 Fixed: No update when adding a new directory * 237 Fixed: Folder Browser forgets location on refresh * 242 Fixed: No German User-Interface * 255 Fixed: Info report contains an invalid URL * 257 Fixed: Path for repositories in wrong format (only Windows) * 263 Fixed: No URL edit field visible with wxX11 * 244 Fixed: Crash while setting program path in Preferences Developer-visible changes: * 270 Added Full Unicode support * 256 Switched to Subversion 1.1 for Windows * 222 Fixed: Cannot compile rapidsvn on unicode-enabled wxGTK systems * 235 Fixed: Suse 9.1 complaints during build (wx with Unicode) * 248 Fixed: Compiler error for threaded_worker.cpp * 267 Fixed: configure and out-of-tree builds