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

Re: Subversion 0.20 released.

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-25 00:35:21 CET

The Win32 binaries are at

    http://subversion.tigris.org/files/documents/15/3407/svn-win32-0.20.0.zip
    MD5: 4b9640ab849d014c18862df5abb5400f
    SHA1: f0465e2fa712ef0cf93f68a9986a8ccc8d13efd3

and the associated debug symbols are at

    http://subversion.tigris.org/files/documents/15/3408/svn-win32-0.20.0_pdb.zip
    MD5: 603e6a7b272e4a3d4e0523a6b661ba1f
    SHA1: e602fdea0cb764f625a73f2ade219e01a1a7e1e0

Michael Price wrote:

> I am pleased to announce that another interim release of Subversion is
> now available. You can grab release 0.19 at the following location:
>
>
> http://subversion.tigris.org/files/documents/15/3368/subversion-0.20.tar.gz
>
> The MD5 checksum for this release is a7bcec36f73bdb4a519795e45dadf823.
>
> Please note the following new standard for interim release compatibility:
>
> "Before 1.0, we require only that each interim release be compatible
> with the one before it. For example, a 0.20 server must work with
> both 0.19 and 0.21 clients (and, obviously, a 0.20 client as well),
> but may be incompatible with a 0.18 client (though gratuitous
> incompatibility should be avoided whenever possible, of course).
> Patch levels don't count: 0.20.1, 0.20.2, etc, must be compatible
> with 0.19.*."
>
> Also note that because the ra_svn protocol is new it does NOT fall under
> the above constraints. Version 0.20 ra_svn clients and servers are NOT
> backwards compatible.
>
> This release was tested against Apache httpd 2.0.44, 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.20.0 (released 20 Mar 2003, revision 5410,
> branches/release-0.20)
>
> User-visible changes:
> * new compatibility rule: require only that each interim release be
> compatible with the one before it (see
> HACKING)
> * ra_svn is still new so above rule doesn't yet apply
> (i.e. 0.20 over ra_svn is NOT compatible with previous releases)
> * merge infers the target path (see book chapters 4 & 8)
> * merge continues in presence of missing target file
> * merge's add notifications are no longer duplicated
> * commands can be safely interrupted (Ctrl-C)
> * --encoding global default in ~/.subversion/config
> * new option --editor-cmd
> * begin multi-release transition to escape binary properties over DAV
> * misc performance improvements
>
> Developer-visible changes:
> * RA vtable functions take pool argument
> * svn-config --includes path fixed
> * uuid at creation now complete
> * start having test failures throw exceptions rather than return errors
> * test suite option --cleanup with --verbose being default mode
> * continued diff library development
> * minor revprop hook changes
> * bug fixes: no diff on binary files (#1019), consistent error messages
> (#1181), version numbers in hook scripts (#1182), win98 codepage
> (#1186)

-- 
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 Tue Mar 25 00:36:02 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.