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

Ann: Subversion 0.35.0 released

From: Jostein Chr. Andersen <jostein_at_josander.net>
Date: 2003-12-19 22:44:09 CET

The latest interim release of Subversion is ready at

   http://svn.collab.net/tarballs/subversion-0.35.0.tar.gz

The MD5 checksum is affeeda0a20d61a11fce2b1e19651062.

   - NOTE: Subversion once again does deltification automatically.
     Read the CHANGES below for more info

Please direct questions/comments to the users@subversion.tigris.org
and/or dev@subversion.tigris.org mailing lists.

Here is the CHANGES list for this release:

--------------------------------------------------------------------
Version 0.35.0 (branching 12 December 2003, from revision 7994)
http://svn.collab.net/repos/svn/branches/0.35.0

                              NOTICES:

    1. As of this release, Subversion once again does deltification
       automatically. This means that the deltification step most
       repositories introduced into their post-commit hooks as of
       release 0.33.0 should now be reverted. Look for a line with
       "svnadmin deltify" in hooks/post-commit, and remove it.

    2. We now recommend using Berkeley DB 4.2.52 or higher for SVN
       repositories. See http://sleepycat.com/download/index.shtml.

 User-visible changes:
 * BDB log files are automatically pruned, with BDB 4.2.50 and higher
(#1615)
 * deltification is automatic again (issue #1601)
 * fix: svn diff -rX:Y wcpath' may lie (issue #1616)
 * fix: URI-decoding problem on 'svn import' (issue #1622)
 * automatic log file removal on repositorys (issue #1615)
 * many other enhancements, minor features, and bugfixes not listed here

 Developer-visible changes:
 * misc. improvements on Perl and Java bindings
 * improved diff handling (r7985)
 * many other changes not listed here

 Merged revisions after release branching:
 * r8009, r8010 and r8011 - Java bindings
 * r8041 - typo/bugfix

--------------------------------------------------------------------

Enjoy :-)

Jostein

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 19 22:45:48 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.