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

Re: svn commit: r37902 - trunk

From: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Fri, 29 May 2009 16:54:58 -0500

There are a couple of fixes already merged to 1.6.x which fix bugs
which we've been hearing about a lot lately (I'm looking at you,
r37894). If nobody objects, I'd like to cut 1.6.3 early this upcoming
Wednesday, in an effort to get these fixes out there quickly. I
realize this comes pretty quickly on the heals of 1.6.2, but I feel
the fixes are important enough to do a quick release.

Accordingly, please review and vote for pending items in STATUS, so we
can include any additional fixes as well.

-Hyrum

On May 29, 2009, at 4:44 PM, Hyrum K. Wright wrote:

> Author: hwright
> Date: Fri May 29 14:44:48 2009
> New Revision: 37902
>
> Log:
> * CHANGES:
> New section for 1.6.3, populated with merges to the 1.6.x branch.
>
> Modified:
> trunk/CHANGES
>
> Modified: trunk/CHANGES
> URL: http://svn.collab.net/viewvc/svn/trunk/CHANGES?pathrev=37902&r1=37901&r2=37902
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- trunk/CHANGES Fri May 29 14:27:59 2009 (r37901)
> +++ trunk/CHANGES Fri May 29 14:44:48 2009 (r37902)
> @@ -1,3 +1,28 @@
> +Version 1.6.3
> +(?? Jun 2009, from /branches/1.6.x)
> +http://svn.collab.net/repos/svn/tags/1.6.3
> +
> + User-visible changes:
> + * fix segfault in WC->URL copy (r37646, -56)
> + * let 'svnadmin load' tolerate mergeinfo with "\r\n" (r37768)
> + * make svnsync normalize svn:* props to LF line endings (issue
> #3404)
> + * better integration with external merge tools (r36178)
> + * return a friendly error message for 'svn diff' (r37735)
> + * update dsvn.el for 1.6 (r37774)
> + * don't allow setting of props on out-of-date dirs under neon
> (r37745)
> + * improve BASH completion (r36450, -52, -70, -79, -538)
> + * improve some DAV-based error messages (issue #3414)
> + * always show tree conflicts with 'svn st' (issue #3382)
> + * improve correctness of 'svn mergeinfo' (issue #3126)
> + * decrease the amount of memory needed for large commits (r37894,
> -6)
> + * fixed: potential segfault with noop file merges (r37779)
> + * fixed: incorrect output with 'svn blame -g' (r37719, -23, -41)
> + * fixed: bindings don't load FS libs when module search enabled
> (issue #3413)
> + * fixed: potential abort() in the working copy library (r37857)
> +
> + Developer-visible changes:
> +
> +
> Version 1.6.2
> (09 May 2009, from /branches/1.6.x)
> http://svn.collab.net/repos/svn/tags/1.6.2
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=2356989

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2356992
Received on 2009-05-29 23:55:22 CEST

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.