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

Upcoming Release 0.26 - Proposed Changes

From: <pll_at_lanminds.com>
Date: 2003-07-22 19:43:10 CEST

Okay, here's what I've got for the CHANGES file for the .26 release.
If anyone has any comments, I'm listening. Please let me know if
I've missed anything important as well.

Thanks.

Seeya,
Paul

8<----------------------8<----------------------8<----------------------8<----

Version 0.26.0 (released 24 July 2003, revision XXXX, branches/release-0.26.0)

User-visible changes:

  * fixed - --parent-dir option to svnadmin load (r6436)
  * fixed - 'svnlook diff' now properly displays diffs (r6408, #1241)
  * fixed - 'svn cat' keyword expansion no longer expands values
              substituted from the wrong revision.
  * fixed 'svn merge':
         - (r6447,#1402) -r FOO:PREV works correctly
                         Sponsored By: DynDNS.org's open bar at OSCON.
         - (r6452,#1379) no longer prints confusing no-op lines
         - (r6500/6503,#1399) warn the user when a chunk
                              of tree-delta can't be applied
                              (print 'skip' instead of D)

  * changed - the way branches and tags are handled (r6404)
  * changed - compression defaults to off to work around client time
              outs caused by mod_deflate buffering entire responses (r6509)
Developer-visible changes:

  * Lots of work on tags and branches (r6440, #1404 and r6454, #1408)
  * --trunk-only option to run-tests.py (r6404)
  * diff code refactored to allow use by other tools (r6407)
  * make 'svn export' set commit-timestamps (not ready yet) (r6420)
  * fixed - memory leaks in libsvn_ra_dav commits (r6422)
  * fixed - handle branch files rooted in dead revs correctly (r6482,#1417)
  * fixed - ra_dav->get_uuid() searches 'up' the URL for uuid property
              if URL is not in HEAD (r6495, #1419)
  * fixed - new lines now detected in svn:author propert (r6497,#1401)
  * fixed - svn_load_dirs works w/ absolute paths (r6507, Debian bug #187331)
  * changed - build infrastructure now supports Perl SWIG bindings (r6441)
  * removed - PORTING document no longer necessary (r6472)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 22 19:44:07 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.