Subversion 0.22.0 released.

Michael Price <[email protected]> Thu, 08 May 2003 00:38:16 -0400
Newsgroups gmane.comp.lib.binarycloud.devel,gmane.comp.version-control.subversion.announce
Message-ID <[email protected]>
I am pleased to announce that another interim release of Subversion is
now (finally) available. You can grab release 0.22.0 at the following
location:

  http://subversion.tigris.org/files/documents/15/4016/subversion-0.22.0.tar.gz

The MD5 checksum for this release is 13f00c5cca1e16b62fcd9dd6acc27641.

Please note that this release changes the ra_svn protocol. If you use
svnserve then please make sure your clients and servers are both using
the same release.

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:

    [email protected]

Michael Price

==========

Version 0.22.0 (released 7 May 2003, revision 5842, branches/release-0.22)

  User-visible changes:
  * svn diff -r BASE:HEAD and other edge cases fixed (#977)
  * svn diff and merge now have --ignore-ancestry option (#1034)
  * svn ci -N DIR no longer errors during post-commit (#1239)
  * ra_dav now optional (#617)
  * update vn-svn.el (#1250, #1253)
  * improvements to svn_load_dirs.pl (#1223, #1215)
  * misc ra_svn bug fixes and protocol change
  * log-encoding option now properly only applied to logs
  * fix mmap failures on HP-UX
  * fix some client memory leaks

  Developer-visible changes:
  * finish transition to new xml prop namespaces for mod_dav_svn (#840)
  * minimize full tree locks and number of system calls (#1245)
  * auto-generated .dsp files (#850)
  * fix ETag of directory (#1251)
  * added export editor (#1230)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]