[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-rc3 up for signing/testing

From: Paul Burba <ptburba_at_gmail.com>
Date: Mon, 14 Apr 2008 09:20:40 -0400

On Sat, Apr 12, 2008 at 12:20 PM, Hyrum K. Wright
<hyrum_wright_at_mail.utexas.edu> wrote:
> Hoping that the third time is the charm, I'm pleased to announce that
> Subversion 1.5.0-rc3 is up for testing and signing. The magic revision is
> r30562.
>
> http://orac.ece.utexas.edu/pub/svn/1.5.0-rc3/
>
> 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.
>
> Happy testing!
>
> -Hyrum

TESTED:
-------
[ fsfs | bdb ] x [ file | svn | http (neon) | http (serf) ]
JavaHL Bindings
Python Bindings

BUILT BUT NOT TESTED:
---------------------
Perl Bindings

SUMMARY:
--------

+1 to release.

RESULTS:
--------
All tests pass except:

[ fsfs | bdb ] x [ http (serf) ] update_tests.py 41 - as discussed
elsewhere in this thread this test was fixed.

The Python bindings (saw this before on 1.5.0 beta tests too, but
never resolved):

C:\SVN\src-branch\subversion\bindings\swig\python\tests>run_all.py
...............................................EEEEEEEEEEEEEEEEEEETraceback
(most recent call last):
  File "C:\SVN\src-branch\subversion\bindings\swig\python\tests\run_all.py",
line 23, in ?
    unittest.main(defaultTest='suite')
  File "C:\Python24\lib\unittest.py", line 759, in __init__
    self.runTests()
  File "C:\Python24\lib\unittest.py", line 796, in runTests
    result = self.testRunner.run(self.test)
  File "C:\Python24\lib\unittest.py", line 696, in run
    test(result)
  File "C:\Python24\lib\unittest.py", line 428, in __call__
    return self.run(*args, **kwds)
  File "C:\Python24\lib\unittest.py", line 424, in run
    test(result)
  File "C:\Python24\lib\unittest.py", line 428, in __call__
    return self.run(*args, **kwds)
  File "C:\Python24\lib\unittest.py", line 424, in run
    test(result)
  File "C:\SVN\src-branch\subversion\bindings\swig\python\tests\trac\test.py",
line 33, in __call__
    self.setUp()
  File "C:\SVN\src-branch\subversion\bindings\swig\python\tests\trac\versioncontrol\tests\svn_fs.py",
line 53, in setUp
    self.tearDown()
  File "C:\SVN\src-branch\subversion\bindings\swig\python\tests\trac\versioncontrol\tests\svn_fs.py",
line 62, in tearDown
    repos.delete(REPOS_PATH)
  File "C:\Python24\lib\site-packages\libsvn\repos.py", line 74, in
svn_repos_delete
    return apply(_repos.svn_repos_delete, args)
svn.core.SubversionException: ("Can't remove
'c:\\docume~1\\pburba\\locals~1\\temp\\tmp05i7_g-trac-svnrepos\\db\\revs\\0\\2'",
720005)

C:\SVN\src-branch\subversion\bindings\swig\python\tests>

As with the beta, after the tests run and fail,
'c:\\docume~1\\pburba\\locals~1\\temp\\tmp05i7_g-trac-svnrepos\\db\\revs\\0\\2'
is gone. If I tweak
'subversion\bindings\swig\python\tests\run_all.py' so the trac tests
are run alone, then the test passes. Not sure what is wrong, but it
certainly looks like a problem with the tests, not the bindings.

VERIFIED:
-------

subversion-1.5.0-rc3.zip
MD5: F4AB600E1620D620212FA836A58822A6
SHA1: EB72E879A19C8B93F0B9502E2312F46EF8DD544A

Excepting subversion/include/svn_version.h and www/hacking.html, the
contents of subversion-1.5.0-rc3.zip match
https://svn.collab.net/repos/svn/branches/1.5.x@r30562

PLATFORM (all but the bindings tests which were done on another Win32 box):
---------
Windows XP Pro Version 2002 SP2
AMD Athlon X2
MS Visual C++ 6.0 SP6

DEPENDENCIES:
-------------
apr: 0.9.13
apr-util: 0.9.12
neon: 0.28.0
zlib: 1.2.3
OpenSSL: 0.9.8d
Apache: 2.0.59
BDB: 4.4.20 http://subversion.tigris.org/files/documents/15/32472/db-4.4.20-win32.zip
serf: 0.1.2

SIGNATURE:
-----------
User: Paul T. Burba (pburba) <paulb_at_softlanding.com>
1024-bit DSA key
ID 53FCDC55
created 2006/06/21

subversion-1.5.0-rc3.zip:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)

iD8DBQBIA1RJ2RaJMFP83FURArVOAJkBdLXQsEVJJSzwgrP7dd5FcX0anQCfURsW
JfmD+6W2ODbfAYKo+Mx85kI=
=+KBZ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-14 15:31:19 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.