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

Re: 1.5.0-rc6 up for signing/testing

From: Mark Phippard <markphip_at_gmail.com>
Date: Sat, 24 May 2008 19:59:37 -0400

Well, the tests were all looking good for me. All the bindings tests
passed and I had gotten through all the ra_local. Earlier I had run
serf and neon. But then on my Windows box I accidentally stumbled on
a bug I created in JavaHL. I am creating a fix now that I will
propose for backport.

There is another thread about that.

Quick summary: We made a change to JavaHL last week to synch it with
other API changes. When you run svn log in JavaHL, you now get back
all of the revprops in a Map. Where as we used to get author, date
and message as explicit fields. Anyway, we added a class to parse the
svn:date string into a Java date. The bug was that the parsing code
was assuming the date was in the current timezone, and I believe it is
actually in UTC timezone. No one has actually confirmed that for me,
and if it is not true, then only the test that is failing is wrong. I
am going to commit code that assumes the date is in UTC as that is
what it looks like when I am testing it.

Mark

On Sat, May 24, 2008 at 5:38 PM, Hyrum K. Wright
<hyrum_wright_at_mail.utexas.edu> wrote:
> I'm pleased to announce that Subversion 1.5.0-rc6 is up for testing and
> signing. The magic revision is r31429. Barring any showstopper bugs, it is
> planned that this revision will be used for 1.5.0-final.
>
> http://test.hyrumwright.org/svn/1.5.0-rc6/
>
> As usual, signatures from full committers back to me, and enthusiastic
> tester feedback is welcome. At this point, this candidate is not yet
> blessed for wide release, so please don't make it available to people not
> interested in test-driving the new release.
>
> Distro package maintainers, please do NOT include any pre-release builds,
> even blessed, into operating system distros. The reasons for not doing so
> were very eloquently outlined by Karl in a mail, which is summarized at the
> above address.
>
> The quick version is: we don't guarantee compatibility between the
> pre-releases and the final release, so if people install the release
> candidate, all their repositories and working copies might break
> unrepairably when they upgrade to 1.5.0 proper. We don't want that kind of
> bad publicity, and neither do you.
>
> -Hyrum
>
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-25 01:59:50 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.