If that gets nominated, I'll vote for it (it was my patch), but I seem
to recall failing to get anybody interested in reviewing it when I
submitted it as a patch pre-commit, let alone backport review.
--dave
On Thu, Dec 11, 2008 at 11:54 AM, Steve Suehs <csuehs_at_drillinginfo.com> wrote:
> http://subversion.tigris.org/issues/show_bug.cgi?id=3262
>
>
> --- subversion/libsvn_wc/merge.c (revision 34661)
> +++ subversion/libsvn_wc/merge.c (working copy)
> @@ -245,7 +245,7 @@
> pool));
> SVN_ERR(svn_subst_copy_and_translate3(old_target,
> tmp_new,
> - eol, eol ? FALSE : TRUE,
> + eol, TRUE,
> NULL, FALSE,
> FALSE, pool));
>
>
> On Wed, 2008-12-10 at 10:58 -0800, Hyrum K. Wright wrote:
>> 1.5.x STATUS is still pretty full, but I'm going to move forward with plans to
>> roll 1.5.5 next Wednesday, Dec. 17. What's been merged by that time will be
>> what's in the release, so if there are items in STATUS you want in the release,
>> poke, prod, campaign or bribe people to vote on them.
>>
>> -Hyrum
>>
>> ------------------------------------------------------
>> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=982393
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=983006
>
--
glasser_at_davidglasser.net | langtonlabs.org | flickr.com/photos/glasser/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=983037
Received on 2008-12-11 23:44:18 CET