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

From: Paul Burba <ptburba_at_gmail.com>
Date: Mon, 5 May 2008 10:24:17 -0400

On 5/3/08, Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu> wrote:

> I'm pleased to announce that Subversion 1.5.0-rc5 is up for testing and
> signing. The magic revision is r31013 -- a palindrome.
>
> http://orac.ece.utexas.edu/pub/svn/1.5.0-rc5/
>
> 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
>

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) ]
FAIL: authz_tests.py 1: authz issue #2486 - open root
FAIL: authz_tests.py 12: test authz for locking
Both fail with svn: XML parsing failed: (403 Forbidden) error.

I also continue to see problems with the Python bindings tests,
specifically the trac test fails:

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\\tmpg3_s4v-trac-svnrepos\\db\\revs\\0\\2'",
720005)

All the other Python binding tests pass. Again this looks like a
problem with the tests themselves, not the bindings.

VERIFIED:
-------

http://orac.ece.utexas.edu/pub/svn/1.5.0-rc5/westlake-pine/subversion-1.5.0-rc5.zip:

C:\Downloads\1.5.0.RC5>gpg --verify subversion-1.5.0-rc5.zip.asc
gpg: Signature made 05/03/08 22:03:55 using DSA key ID 4E24517C
gpg: Good signature from "Hyrum K. Wright (Personal) <hyrum_at_hyrumwright.org>"
gpg: aka "Hyrum K. Wright (UT) <hyrum_wright_at_mail.utexas.edu>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3324 80DA 0F8C A37D AEE6 D084 0B03 AE6E 4E24 517C

MD5: b239b95adbeac8c3964627e62768dc3e
SHA1: b7905f91494bb491ed6499b1c54c0e1568cfec48

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

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-rc5.zip:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)

iD8DBQBIHw/y2RaJMFP83FURAuftAJ9G2ItYsLQ7eOUSk3WrW/0coJtJXwCggj8W
dAszxjLLjv31kC5VTVb8LwE=
=4T+E
-----END PGP SIGNATURE-----

Paul

---------------------------------------------------------------------
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-05 16:25:01 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.