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

Re: Ann: Subversion 0.34.0 released

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-04 09:37:02 CET

The Win32 binaries are in the usual place:

    http://subversion.tigris.org/files/documents/15/8715/svn-win32-0.34.0.zip
    http://subversion.tigris.org/files/documents/15/8713/svn-win32-0.34.0_dev.zip
    http://subversion.tigris.org/files/documents/15/8717/svn-win32-0.34.0_py.zip

The debug symbols are on the way.

Jostein Chr. Andersen wrote:

>The latest interim release of Subversion is ready at
>
> http://svn.collab.net/tarballs/subversion-0.34.0.tar.gz
>
>The MD5 checksum is 52f3a73858566d4d7045e449d94390e3.
>
> - NOTE: This release makes an incompatible change to
> the Subversion database. So any pre 0.34.0 repositorys
> must be upgraded. See the CHANGES list for more info.
>
> - If you run a mod_dav_svn server, you will need Apache HTTP
> Server 2.0.48, from http://httpd.apache.org/download.cgi.
>
>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.34.0 (released 3 December 2003, from revision r7859)
>http://svn.collab.net/repos/svn/tags/0.34.0
>
>#####################################################################
>## WARNING WARNING WARNING WARNING WARNING WARNING WARNING ##
>#####################################################################
>## ##
>## This release makes an incompatible change to the Subversion ##
>## database. Repositories created with versions of Subversion ##
>## prior to 0.34 will not work with Subversion 0.34. ##
>## To upgrade, first use 'svnadmin dump' with your existing ##
>## Subversion binaries. Then upgrade your binaries to 0.34, and ##
>## use 'svnadmin load' to create a new repository from your ##
>## dumpfile. ##
>## Don't forget to copy any custom configuration/hooks from the ##
>## old to the new repository. ##
>## ##
>#####################################################################
>
> Please see notes/repos_upgrade_HOWTO for documentation on migrating
> pre-0.34.0 repos to 0.34.0.
>
> That document is also located here:
> http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO
>
> User-visible changes:
> * fs schema change (#1578, #1595) **NOTE: repos dump/load cycle
> required!**
> * Berkeley DB 4.2.50 is now the recommended Berkeley version
> * Fix: 'svn status' thought replaced items were unversioned (#1609)
> * SSL server cert error prompt improvement (r7849)
> * many error message improvements (r7745, r7763, r7824 and 7827 - #897)
> * don't show update-completion message until all wc work completes
> (#1556)
> * many other enhancements, minor features, and bugfixes not listed here
>
> Developer-visible changes:
> * public client APIs changes (r7799) after fixing #1556
> * many improvements and fixes on Perl bindings (perl => 5.8.0 are
> required)
> * improvements, fixes on misc. test scripts
> * many other changes not listed here
>
> Merged revisions after release branching:
> * r7868 - Java bindings
> * r7888 - Security fix for svnserve
>
>--------------------------------------------------------------------
>
>Enjoy :-)
>
>Jostein
>
>

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 4 09:38:37 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.