I am pleased to announce that another interim release of Subversion is
now available. You can grab release 0.25.0 at the following location:
http://subversion.tigris.org/files/documents/15/4218/subversion-0.25.tar.gz
The MD5 checksum for this release is a018220d5c790161bc712ccb7d0f1b38
This release adds 2 new command line options, --force option for svn
export and --force-log for commit, copy, delete, import, mkdir, move,
and adds a completely new command 'svnadmin archive'.
For a full list of changes please refer to the end of this email.
Please note this release was tested against Apache httpd 2.0.47, which
is available at this location:
http://httpd.apache.org/download.cgi
Please direct all questions and comments regarding this release to
the dev_at_subversion.tigris.org mailing list.
Paul Lussier
==========
Version 0.25.0 (released 09 July 2003, revision 6394, branches/release-0.25.0)
User-visible changes:
* command line options:
. new --force option for svn export (r6327,#1296)
. new --force-log for commit, copy, delete, import, mkdir, move (r6294)
. --force no longer needed for commit
* commands
. new - svnadmin archive (r6310)
. changed - svn import syntax now 'svn import [PATH] URL' (r6288,#933,#735)
. fixed - Search PATH for external diff commands (r6373)
. fixed - 'svn switch' memory bug (r6296)
. fixed - 'svn mkdir' coredump (r6388,#1369)
* python bindings now in -tools rpm for Mandrake 9.1 (r6374)
* allow parent-into-child copies, provided they are not WC->WC. (r6348,#1367)
* fixed - Apache module installation order (r6382-6,#1381)
* now requre apache 2.0.47 (and apr 0.9.4)
* fix 2 commit leaks
* fix mod_dav_svn path-escaping bug
Developer-visible changes:
* Win32 build system
. new - .vcproj files for svn_config project and APR (r6311)
. fixed - SWIG bindings for Win32 (r6304)
. vcproj generator now works (r6316)
. swig's generated .c files now dependent on headers in .i files (r6379)
. refactored code common to dsp & vcproj into gen_win.py (r6328)
* fixed
. SEGFAULTs in SWIG bindings (r6339)
. potential SEGFAULTs in 'REPORT vcc' backward-compatibility code (r6377)
. mod_dav_svn's autoversioning failure on PUT (r6312)
. 'svn switch' memory bug (r6296)
* changed - mailer.py now uses svn_repos_replay()
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 10 19:34:53 2003