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

Subversion 0.13.2 tarball released

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-06-29 00:27:08 CEST

Greetings... as we get closer and closer to a Subversion "alpha"
release, we're trying to emit tarballs more frequently.

Just eight days after our last tarball, 0.13.2 has a number of
important bugfixes. The relevant entry from our CHANGES file is
included below.

As usual, you can use this tarball to build a 'bootstrap' binary that
will allow you to check out the latest Subversion source tree. The
tarball is available at:

  http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=74

-- The Subversion Team

Version 0.13.2 [Pre-Alpha] (released 28 June 2002, revision 2376)

 User-visible changes:
 * fixed various buggy commandline outputs
 * allow global/local config-files on win32
 * prevent overwrites with 'svn cp URL URL'
 * improvements to svn_load_dirs.pl
 * mod_dav_svn can generate xml output for directory GETs
 * new svnadmin(1) man page

 Developer-visible changes:
 * finished notification callback system, no more buggy output
 * fs-changes:
     - revisions table nothing but an index to txns table
     - branch work-in-progress: new 'changes' table to store changed paths
 * more work on svn_time_* funcs and formats (moving towards ISO8601)
 * property reversion bugs fixed, dumper bug fixed
 * add version number to svndiff database storage
 * new regression tests for 'svn merge'
 * fix 'svn diff -rX:Y' server bug
 * fix bugs in python test system
 * bring win32 build up-to-date, get most python tests working on win32

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 29 00:31:38 2002

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.