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

Subversion 0.23.0 released.

From: Michael Price <michael.price_at_acm.org>
Date: 2003-05-19 15:26:16 CEST

I am pleased to announce that another interim release of Subversion is
now available. You can grab release 0.23.0 at the following location:

  http://subversion.tigris.org/files/documents/15/4218/subversion-0.23.0.tar.gz

The MD5 checksum for this release is 59661f2145976437b371a0ab3a555dbd.

Please note that this release changes the url for the ra_svn protocol
over an ssh tunnel. The new syntax is svn+ssh://hostname/path. For a
full list of changes please refer to the end of this email.

This release was tested against Apache httpd 2.0.45, which is available
at this location:

     http://httpd.apache.org/download.cgi

Please direct all questions and comments regarding this release to
the dev@subversion.tigris.org mailing list.

Michael Price

==========

Version 0.23.0 (released 16 May 2003, revision 5962, branches/release-0.23.0)

  User-visible changes:
  * 'svn cat' now performs keyword expansion (#399)
  * 'svn export' keyword expansion fixed
  * checkouts are now restartable (#730)
  * ssh ra_svn tunnel agent specified with svn+ssh://hostname/path syntax.
  * remove dependency on external diff program
  * don't error out early on unversioned files (#774)
  * fix commands where REPORT fails if item isn't in HEAD (#891)
  * updates now receive checksums like checkouts (#1101)
  * 'svn revert dir' now resets property timestamp (#1163)
  * fix instances of client showing help instead of error message (#1265)
  * fix incorrect path in 'not a working copy' error messages (#1291)
  * fix cvs2svn.py file added on branch problem (#1302)
  * fix various vc-svn.el problems (#1257, #1268)
  * fix various psvn problems (#1270)
  * various Win32 build fixes

  Developer-visible changes:
  * fix various gcc 3.3 warnings (#1031)
  * fix various memory errors/leaks
  * remove java/jni bindings

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 15:24:36 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.