I am pleased to announce that another interim release of Subversion is
now available. You can grab release 0.21.0 at the following location:
  http://subversion.tigris.org/files/documents/15/3712/subversion-0.21.0.tar.gz
The MD5 checksum for this release is b2ad91127fb652e764b750f4c0002528.
This release was tested against Apache httpd 2.0.45, which is available
at this location:
   http://httpd.apache.org/download.cgi
A list of changes appears at the end of this email. Please direct all
questions and comments regarding this release to:
   dev@subversion.tigris.org
Michael Price
==========
Version 0.21.0 (released 15 Apr 2003, revision 5639, branches/release-0.21)
  User-visible changes:
  * SSL client and server certificate verification
  * authentification info now stored in ~/.subversion/auth/
  * svn diff on a copied file only shows local mods, not the whole file
  * svn propget now takes a --strict option to control output
  * svnadmin load now takes a --parent-dir option
  * added the new 'svndumpfilter' program
  * svnlook now has 'cat', 'propget', and 'proplist' commands to enable
    viewing this information on transactions
  * 'svn copy' from another repository now adds without history
  * tag/branch conversion disabled in cvs2svn until it gets fixed
  * the 'anonymous' user is no longer used; we simply avoid attaching an
    author property when an author is not available
  * improvements to ignored-file handling
  * Python ConfigParser-style variable expansion for config file (#1165)
  Developer-visible changes:
  * introduced the svn_filesize_t type (#639)
  * realmstring added to the svn_auth framework
  * the "result checksum" moved to the editor.close_file function
  * more checksumming here and there
  * initial work to enable binary properties via ra_dav
  * initial, internal support for compressed streams
  * test framework shifting to exception-based failure recording (#1193)
  * improved options and handling in the C test framework
  * java and python binding work
  * libsvn_auth folded into libsvn_subr
  * bug fixes: 'svnadmin load' parse bug; ra_svn crashes (#1160); 'svn
    log' on a switched wc (#1108); 'svn ci -N' on named files (#1195)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 16 04:25:25 2003