We'er pleased to announce that another interim release of Subversion is
now available. You can grab release 0.27.0 at the following location:
http://subversion.tigris.org/files/documents/15/5642/subversion-0.27.0.tar.gz
The MD5 checksum for this release is 0f4fa0ebb0b58b83bad9433b8baa3f9a.
This release has mainly focused on fixing large numbers of small,
user-visible errors. 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 users@subversion.tigris.org mailing list.
---------------------------------------------------
Version 0.27.0 (released 12 August 2003, rev 6707, branches/release-0.27.0)
User-visible changes:
* fixed ra_svn:
. (r6588) avoid hangs due to ra_svn tunnel creation errors
. (r6696, r6697, #1465) svnserve crash due to pre-commit hook failure
* fixed 'svn log':
. (r6642, #1423) log on a deleted path over ra-dav
. (r6684, #1438) log performance bug
* fixed 'svn diff' and 'svn merge':
. (r6604, #1311) diff URL URL on files now works
. (r6668, #1142) diff comparing wc to repos branch
. (r6687, #1297) diff/merge interaction in file adds
. (r6703, #1319) merge problem with adding subtrees
. (#6607) new default ancestry-following behavior for diff, merge
* fixed 'svn status':
. (r6688, r6691, r6692, #1289) status on nodes deleted in repos
. (r6637) status now always uses "I" for ignored directories
* fixed 'svn copy':
. (r6704, #1313) copy between 2 repositories errors cleanly now
. (r6649, #1444) seg fault when copying empty dir from repos to wc
* fixed 'svn export':
. (r6652, #1461) exporting an empty directory
. (r6664, #1296) path->path exports
* fixed - gracefully handle failure to get uid on Win98 (r6695, #1470)
* fixed - avoid spurious conflicts when merging binary files (r6621, #1319)
* fixed - merge of a single file into implicit '.' (r6630, #1150)
* fixed - various Win32 innosetup improvements/fixes (r6693, r6656, #1133)
* fixed - disallow ".." in svn:externals target paths (r6639, #1449)
* fixed - use 'env' instead of hard-coded paths in scripts (r6626, #1413)
* fixed - bug in loading incremental dumpfiles (r6595)
* fixed - performance issue in svn_load_dirs.pl tool fixed (r6623, r6627)
* fixed - handle IPv6 addresses in URLs (r6638, r6654, #1338)
* changed - 'svn resolve' renamed to 'svn resolved' (r6597)
* changed - 'svnlook tree' takes new optional path-in-repos argument (r6583)
* changed - renamed 'svnadmin archive' to 'svnadmin lsdblogs'; offer
either all logs, or just the unused ones (r6661)
* changed - now offer full-text search in Windows documentation file (r6658)
* changed - much documentation updated, especially the book
* Many other fixes and changes, too numerous to mention individually.
Developer-visible changes:
* fixed - many improvements to Perl and Python bindings, including some
Win32-specific improvements (r6619, r6686, r6590, r6580, r6579)
* All other important dev changes are implied by the user-visible changes.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 15 00:35:48 2003