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

Subversion 0.22.0 released.

From: Michael Price <michael.price_at_acm.org>
Date: 2003-05-08 06:38:16 CEST

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:

    dev@subversion.tigris.org

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: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 8 06:37:03 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.