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

Re: Subversion 0.25.0 released

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-07-11 01:32:18 CEST

The Win32 binaries, debug symbols and Python 2.2 bindings are at:

   
http://subversion.tigris.org/files/documents/15/5112/svn-win32-0.25.0.zip
   
http://subversion.tigris.org/files/documents/15/5113/svn-win32-0.25.0_pdb.zip
   
http://subversion.tigris.org/files/documents/15/5114/svn-win32-0.25.0_python.zip

Enjoy.

pll@lanminds.com wrote:

>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()
>
>

-- 
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 Fri Jul 11 01:35:14 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.