You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Reser <be...@reser.org> on 2013/03/29 04:27:44 UTC

1.6.21 up for testing/signing

The 1.6.21 release artifacts are now available for testing/signing.
Please get the tarballs from
  https://dist.apache.org/repos/dist/dev/subversion
and add your signatures there. I plan to try and release on April
4th so please try and get your votes/signatures in place by April
3rd EOD.  Thanks!

Please note the following known test failures (perhaps most easily
triggered with APR-1.4.6):

     log_tests.py 30: log -g should ignore cyclic merges
     Can fail because 1.6.x is missing r1293229, which fixed occasionally
     missing merged-via notifications.

     diff_tests.py 32: repos-wc diff showing added entries with props
     Can fail because this test is missing various tweaks to account
     for random output order of 'svn diff' (this is independent of the
     APR 1.4.6 hash order problem).

     ruby swig test 'test_dump'
     Can fail because 1.6.x is missing r966458, which sorted property
     listings in dump files in alphabetical order, and this test does
     not parse dump files and sort properties for comparison.

Re: 1.6.21 up for testing/signing

Posted by "C. Michael Pilato" <cm...@collab.net>.
On 04/01/2013 03:58 PM, C. Michael Pilato wrote:
> On 03/28/2013 11:27 PM, Ben Reser wrote:
>> The 1.6.21 release artifacts are now available for testing/signing.
>> Please get the tarballs from
>>   https://dist.apache.org/repos/dist/dev/subversion
> 
> Summary:
> 
>    +1 to release.

I've also verified that the contents of the dependency tarballs for 1.6.21
are identical to those for 1.6.20.  Will add signatures for those, too, in
just a second.

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development


Re: 1.6.21 up for testing/signing

Posted by "C. Michael Pilato" <cm...@collab.net>.
On 03/28/2013 11:27 PM, Ben Reser wrote:
> The 1.6.21 release artifacts are now available for testing/signing.
> Please get the tarballs from
>   https://dist.apache.org/repos/dist/dev/subversion

Summary:

   +1 to release.

Platform:

   Linux 3.2.0-39-generic-pae
   Ubuntu 12.04.2 (precise) Linux (x86)
   Python 2.7.3
   Perl 5.14.2
   Ruby 1.8.7
   Java 1.6.0_27

Verified:

   I tested the following (with pre-installed dependencies):

      ((svn, neon, local) x (fsfs, bdb))
         + swig-py + ctypes-python + swig-rb

SHA1 Checksums:

   bb7c4692216adf0eab89cd3e5d58bbc5908b639c  subversion-1.6.21.tar.gz
   c62b0f9c4dff7202bd5e00876135557b5f5b5f55  subversion-1.6.21.tar.bz2

Signatures added to the appropriate files.

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development


Re: 1.6.21 up for testing/signing

Posted by Paul Burba <pt...@gmail.com>.
On Thu, Mar 28, 2013 at 11:27 PM, Ben Reser <be...@reser.org> wrote:
> The 1.6.21 release artifacts are now available for testing/signing.
> Please get the tarballs from
>   https://dist.apache.org/repos/dist/dev/subversion
> and add your signatures there. I plan to try and release on April
> 4th so please try and get your votes/signatures in place by April
> 3rd EOD.  Thanks!
>
> Please note the following known test failures (perhaps most easily
> triggered with APR-1.4.6):
>
>      log_tests.py 30: log -g should ignore cyclic merges
>      Can fail because 1.6.x is missing r1293229, which fixed occasionally
>      missing merged-via notifications.
>
>      diff_tests.py 32: repos-wc diff showing added entries with props
>      Can fail because this test is missing various tweaks to account
>      for random output order of 'svn diff' (this is independent of the
>      APR 1.4.6 hash order problem).
>
>      ruby swig test 'test_dump'
>      Can fail because 1.6.x is missing r966458, which sorted property
>      listings in dump files in alphabetical order, and this test does
>      not parse dump files and sort properties for comparison.

VERIFIED:
---------

Other than the expected differences in
subversion/include/svn_version.h,
https://dist.apache.org/repos/dist/dev/subversion/subversion-1.6.21.zip
is identical to
https://svn.apache.org/repos/asf/subversion/branches/1.6.x@1462351

SHA1 of  https://dist.apache.org/repos/dist/dev/subversion/subversion-1.6.21.zip
is 44dfcd5ffb8f09bce1c04f93250ef171f43a6b29

>gpg2 --verify subversion-1.6.21.zip.asc
gpg: Signature made 03/28/13 22:19:34 Eastern Daylight Time using RSA
key ID 16A0DE01
gpg: Good signature from "Ben Reser <be...@reser.org>"
gpg:                 aka "Ben Reser <br...@apache.org>"
gpg:                 aka "Ben Reser <be...@wandisco.com>"
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: 19BB CAEF 7B19 B280 A0E2  175E 62D4 8FAD 16A0 DE01

TESTED:
-------
JavaHL Bindings
Ruby Bindings (patched as described here:
http://svn.haxx.se/dev/archive-2011-06/0682.shtml)
[ fsfs | bdb ] x [ file | svn | http (neon) | http (serf) ]

RESULTS:
--------
All tests pass with the exception of 'FAIL:  diff_tests.py 32:
repos-wc diff showing added entries with props' which failed in the
following (this is expected with APR 1.4.6):

  [ bdb | fsfs ] x [ file ]
  [ bdb | fsfs ] x [ http(neon) ]
  [ bdb ] x [ http(serf) ]

+1 to release

PLATFORM:
---------
MS Windows 7 Home Premium Service Pack 1
Microsoft Visual Studio 2008 Version 9.0.30729.1 SP

DEPENDENCIES:
-------------
APR: 1.4.6
APR-UTIL: 1.4.1
Neon: 0.29.5
zlib: 1.2.4
OpenSSL: 0.9.8q
Apache: 2.2.22
BDB: 4.8.30
sqlite: 3.7.7.1
Python: 2.7.2 (ActivePython 2.7.2.5)
Perl: 5.14.2
Ruby: ruby 1.8.7
java: 1.7.0_10
junit: 4.8.2
swig: 1.3.40
serf: 0.7.2

SIGNATURE:
-----------
user: "Paul T. Burba <pb...@collab.net>"
4096-bit RSA key, ID 56F3D7BC, created 2012-12-11

For https://dist.apache.org/repos/dist/dev/subversion/subversion-1.6.21.zip:

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)

iQIcBAABCgAGBQJRVe8PAAoJEGTdwHFW89e8JbEQAJSbH7mmtCDprpz0YN5qNylT
I+p+atXDe9X2TSXNQUT3/gIpsg9V6WpuCBi24d+WQ658GKDO0B4eriuOkbggAa5i
YT2XU2a61fLcSXWXRp6qsNe1vd1hhaEz+ht9uDpEhYelgJaeDyHFVy7rvLuF+8Yf
/fMKaM2Fg1NoyY+AP6WrnGuXLORPzGm8rgYgm8XpFJKpYJnqACUdxc5SsBfGvURT
PXhIk8UU1lpwhHNT96w+ZFq9qLBNbcSD3MBnnsMxpPzBUk4K58TB0IXXWP74nO1a
RFeaEGPVCQV6FlBNd569jCmq6UaEw8EpfJSvhiByv58jZmaZBP5aXzzbCYZboL21
ngAtotqd3B90ZHK0Ym44pzp4ynZLWOJsQlaGtLuZS1Ar6axsg6wbszxcehmpMjsp
K0zH5u+iGp6ETl/DsVkfgPFrEJeEIMs7IEztPlZ9JQkOp1PGA8kg/jbBplZIfHh2
dB61oWpWwQj3itSLj1fQkvybbPAkQ7nz+QlYgCDQxMqxOs6BO7gh7a+PVs8F0Ur4
QNuoh3k+dFBKHwnpCde1pymbN/j9eLdWhOBl3Q2wnqx7mamn4XecOy/Tqz8e4RtN
Jg+Lgn6CVh5VuJmHbeTAzZUlUYBpLVZ9gwbJvVF6nS3IUVJ/s5yvdGtgSZRbff1X
373dZfkQIchRQiADVruO
=xwAN
-----END PGP SIGNATURE-----

-- 
Paul T. Burba
CollabNet, Inc. -- www.collab.net -- Enterprise Cloud Development
Skype: ptburba

Re: 1.6.21 up for testing/signing

Posted by Stefan Sperling <st...@elego.de>.
On Thu, Mar 28, 2013 at 08:27:44PM -0700, Ben Reser wrote:
> The 1.6.21 release artifacts are now available for testing/signing.
> Please get the tarballs from
>   https://dist.apache.org/repos/dist/dev/subversion
> and add your signatures there. I plan to try and release on April
> 4th so please try and get your votes/signatures in place by April
> 3rd EOD.  Thanks!

Summary: +1 to release

Tested: [bdb | fsfs] x [ra_local | ra_svn | ra_neon | ra_serf]
        swig bindings
        javahl bindings

Test results: All passed, expect for these two known failures:
              diff_tests.py 32: repos-wc diff showing added entries with props
              ruby swig test 'test_dump'

Platform: OpenBSD 5.3 amd64

Dependencies:
bdb:        4.7.25
GNU-iconv:  1.14
apr:        1.4.6
apr-util:   1.4.1
httpd:      2.2.22
neon:       0.29.6
serf:       1.2.0
cyrus-sasl: 2.1.25
sqlite:     3071600
openssl:    1.0.1c
swig:       1.3.36
python:     2.7.3
perl:       5.12.2
ruby:       1.8.7-p358
java:       1.7.0_11

Signatures:

subversion-1.6.21.tar.bz2.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (OpenBSD)

iQEcBAABAgAGBQJRVZVVAAoJEE99uqmaWblzXcEH/jksUXxLBNdnihgMXfKGyGre
OlB9x7nT2jKeFsRHC9/wtdNGrECOCeUhr57JbN+ADgmloQjmLPj0ngmvyoiKaift
lTVUDpVFoDc2T3fpQE1Wbj8ILbo6uS8GSc2JmmxSc7WMA+EWraZbSREHmxYwHqNG
cKZ4eDU2vaUbXbQmVUXwyfXbRoP5ArwQT9SYtUiPtU+wlad5XfCUPa3bZBLiNiA2
lug+3ItkJT8wdLXKPoqhRVRqamjcedJE9oVJEAjJu+2ynyn8RNodV1lMaAaGrluh
CoKl38m/HDrzjHJFxbHS1eW+cuWaQpJqpIDstZPl3UTMbStXqWKoMqsIQG3xQOg=
=CsJr
-----END PGP SIGNATURE-----

subversion-1.6.21.tar.gz.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (OpenBSD)

iQEcBAABAgAGBQJRVZVNAAoJEE99uqmaWblzqbUH/jLDTy3Hec4FCkspNYizr4Lk
dRRxJ1si8aP796SxreEGd+qu79H4R+sMTNBqumshyXU0cPl8oVvZvVXVBX4aILGh
L1mSKyRvXVLsnOtuVhm+iqzXointEYDGopPI8YwMSll+wT/up+27KH76qpsY6SpZ
rDVAp0Xcj/ClhZBdslk6/1twls6DMZfZGIzex4E6a8eRoUVXibeCEE+U7oIYPcxW
ke0Ml6S5XNgdF7FgQfdukcXy80WlnuDFChmk0Q6eLdcCJVwLWA5i4FbjYuZhwI8V
oJvcekRPhDzoi2GCoiOuUMOhK4tKnKRbxzpcSswnKyY259goglTDUMQYSzCiyng=
=z8pG
-----END PGP SIGNATURE-----

subversion-deps-1.6.21.tar.bz2.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (OpenBSD)

iQEcBAABAgAGBQJRVZVZAAoJEE99uqmaWblzmBUIAJ8A2a5BRCu8wlK5acTfVxBC
zz3EHhptpUAOCz4DJY9nJYX+G0hO0Zhciw0T1swF+PINOBGkSo2vxzGvQgvyqgE7
WQOy4rBiO75jPCzSBvgbbiQi2gKRUZlHWQefhWIU1rxeXeXKekFQBE//0G8inVwB
dkLFrMzLVRBnrKt3VX5sdXeUZhpgU/aVQXB+LZGZ0aT3mSVngPEPdkJFX3oWNnyi
v1JEQI+s5dhlXBbXTOS2nX4JnNkm1PlbX4XZqT5uwycmKfSO9TZFc7Adt7LDo07z
7iMgcexgJqWsB0yewnTWlaU+ozkv9OPQZImauxLajCDX7/LVPGgvKr5Hrd3zFRk=
=h5KU
-----END PGP SIGNATURE-----

subversion-deps-1.6.21.tar.gz.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (OpenBSD)

iQEcBAABAgAGBQJRVZVRAAoJEE99uqmaWblzi58IALhQYxbA2Xx3q56sfXo0c+Fm
LjkRf9GLfebm1UOBAlPV7e76OUHCchgzSP+EaZOuVB9244UP7NwsUN4kbrxky6yj
5UNKcDvQMyw9GAfek9zGgBgBNILhx98WKDH0rHxwLDbmtawd0ZK9x8539v5LhX29
lBaZIQ7yrCts+uGcKKeogi3xnf4o8IYuVLfw9jv7GkvpEZVBWvwdeSNNWZMOJscE
LItM9aekrZyuZcz0LekUXeQ4OdgbCAs+b6XrdKnyWfLVhdOUAjS3XLrOIyhKl48Z
bI77JDTqcvmvJMc/CAJhPoBCwZGoCQi+cCjjr30bbUUoH4HKePSoxnV6XBiAr9M=
=4GFk
-----END PGP SIGNATURE-----

Re: 1.6.21 up for testing/signing

Posted by Philip Martin <ph...@wandisco.com>.
Summary:

  +1 to release

Platform:

  Linux (Debian/wheezy)

Tested:

  (local, svn, svn+sasl, serf, neon) x (fsfs, fsfs/pack/shard, bdb)
  swig-pl, swig-py, swig-rb
  javahl x (fsfs, bdb)

Results:

  Testsuite fails for diff_tests.py 32 and log_tests.py 30.  These are
  known problems and not a regression.

Local dependencies:

  apache2-threaded-dev : 2.2.22-13
  libapr1-dev : 1.4.6-3
  libaprutil1-dev : 1.4.1-3
  libdb5.1-dev : 5.1.29-5
  libneon27-dev : 0.29.6-3
  libsasl2-dev : 2.1.25.dfsg1-6
  libsqlite3-dev : 3.7.13-1
  perl : 5.14.2-20
  python2.7-dev : 2.7.3-6
  ruby1.8-dev : 1.8.7.358-7
  openjdk-7-jdk : 7u3-2.1.6-1
  serf : 0.7.x

subversion-1.6.21.tar.bz2

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAABCAAGBQJRWvttAAoJEHbXiOHtGlmcc9AH/2xDmvZnxhf0aiFjai4cT6EO
/YthqhZ3E1mqWHJ6kiCV20R3TSGxzG/HiG74U1RA0jGv1tM7t2MYYB9AfB1hiXFZ
BiljGBYjQ3rrev2F3A4tA6MdOdXNqjMokbDUua041w/+tGoqKTNIZLQ6Q6kQdt8Z
L3r8B9/w4lk+xrnONOOzrSapNSqiLZpzwOqXhGbbdoorRS92hSdS3FBls7i2wERN
2YW89XkfGYhczCYyKbHfAd/GcCwwyldmm5oI8tghCeoqDQ2QCuskolrkqQQ+gd1A
kF9/ABEWpDj0McvmIZU3B3kD5el5Lsg5gy1quqLKBkhtcnL4HE8m4iTOpl8i0t0=
=61H4
-----END PGP SIGNATURE-----

subversion-1.60.21.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAABCAAGBQJRWvtsAAoJEHbXiOHtGlmczAcH/35Y9NYf/R/1TLv1KuSxPdYm
15wd5mtqV2mIWfvLsI4JPywwQnJls0dhelXGftB3tiMCizu/PAeBdBItu56d+KEg
9o23JxbK+1q3OYVfz+mXtvXK6PCqwbvXKoi0W1IezEEhGxjtN6j+V6BQQ9Som3h6
OsrgB1Ug1fwXqYQJlaoepgSzUUlHXY42ae35tSkPnmBPwWeSBJJEhWWuog6WSRre
u9YXnYStebSiU+7JTwzQ/07l8T1G6LJd3Mg05lUb55kCBiFiqQW9vC2uo52TiU67
gZkj9ea5raFfmFKfZZWVBN6gbyD6vsKgaVjodi4zkA+BPYdyantZxZ61GRWxubk=
=iYuG
-----END PGP SIGNATURE-----

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

Re: 1.6.21 up for testing/signing

Posted by Johan Corveleyn <jc...@gmail.com>.
On Fri, Mar 29, 2013 at 4:27 AM, Ben Reser <be...@reser.org> wrote:
> The 1.6.21 release artifacts are now available for testing/signing.
> Please get the tarballs from
>   https://dist.apache.org/repos/dist/dev/subversion
> and add your signatures there. I plan to try and release on April
> 4th so please try and get your votes/signatures in place by April
> 3rd EOD.  Thanks!
>
> Please note the following known test failures (perhaps most easily
> triggered with APR-1.4.6):
>
>      log_tests.py 30: log -g should ignore cyclic merges
>      Can fail because 1.6.x is missing r1293229, which fixed occasionally
>      missing merged-via notifications.
>
>      diff_tests.py 32: repos-wc diff showing added entries with props
>      Can fail because this test is missing various tweaks to account
>      for random output order of 'svn diff' (this is independent of the
>      APR 1.4.6 hash order problem).
>
>      ruby swig test 'test_dump'
>      Can fail because 1.6.x is missing r966458, which sorted property
>      listings in dump files in alphabetical order, and this test does
>      not parse dump files and sort properties for comparison.

Summary
-------
+1 to release

Platform
--------
Windows XP (32 bit) SP3
Microsoft Visual Studio 2010 SP1

Verified
--------
Signature and sha1 for subversion-1.6.21.zip.

Contents of subversion-1.6.21.zip are identical to tags/1.6.21, and to
branches/1.6.x@1462351 (except for expected differences in svn_version.h).

Tested
------
[ Release build ] x [ fsfs ] x [ file | svn | neon | serf ]

Results
-------
All tests pass (which is expected because I'm still using APR 1.4.5)

For serf I disabled my local AVG Surf-Shield to make it work
(issue #4175 - ra_serf crashes on Windows with AVG 2012 Surf-Shield
 http://subversion.tigris.org/issues/show_bug.cgi?id=4175)

Dependencies
------------
Httpd 2.2.22
Apr 1.4.5
Apr-Util 1.4.1
Apr-Iconv 1.2.1
Neon 0.29.6
OpenSSL 1.0.0d
SQLite 3.7.14.1
ZLib 1.2.6
Serf 0.7.1

Signature
---------

subversion-1.6.21.zip:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)

iQIcBAABCgAGBQJRWJn8AAoJELWc5tYBDIqtHygP/i2YTryHJgTFFnIWAPb0klnK
xC7PNfD4MHSYVLoT4WpOdSF/DMMrZ1fxDO5PB3zOKYemXH/w1e7PVV/wJJA8HILx
KZytLPdQfIHB/LiZGycaADGfDp9TtNM/bofJJfAg9QzHXwgvSqxz64ytLAVWj0oa
MO9XV+TOI4zBLGa/U7fY1AZWC/LDjJB+HUSxn84ZDo1d/YPOmuql+hVszj1uUXTx
0qHijsRz5yX/2Zw/hKnxGiHzuewWCXADXLUaje0cMGFTw+CFdvBb8YYmkBcs4Yxa
KJs4jOBWKy9Fj0d3jNAFKcda8xFeEN18u7i4mtWSPz31P6C/x7NevE5BPcMNa2Kg
8jGim93Zh3IqJW9Yf8MUuyRopRzxHnGPWxdyOafskiYcglheXoOqib1YvNgiIGPo
0qVa8UYiU9P+fk5jWmKSsnRQzcNTjqhEuwo2amhsYl8LB435Tj6lkcnPiQL/QdcW
aWKKher5EX9mYRX2HObMLKyr/VhnOxSep5LbIKrg2AtnNukJG7DknDQDN8IDc4im
fWYTJmPRkS+koX/Qf5Q1svuE4ghk9aF3PTwe70QVs/qRdg1uytd5sj1n1no93HAv
nbKqzBWdMlagxii8rM8TiwBlpHcQO5CJBI65c68+JbOVMxPLs6kCAIIH/3Fo+QJh
phY/U/G2Tar/pLI+3LLe
=kZ6N
-----END PGP SIGNATURE-----

--
Johan

Re: 1.6.21 up for testing/signing

Posted by Mark Phippard <ma...@gmail.com>.
+1 to Release, signature committed.

Note that I did get one error during the HTTP tests.  I have not signed
1.6.x since we started building 1.7.  Getting build environment working
again for 1.6.x has been challenging and I am using a lot of old
dependencies.  So if other signers are not seeing an error, it is likely
not relevant.

CMD: svnadmin.exe create "svn-test-work\repositories\log_tests-26"
--bdb-txn-nosync "--fs-type=fsfs" <TIME = 0.046000>
CMD: svnadmin.exedump svn-test-work\local_tmp\repos | svnadmin.exeload
svn-test-work\repositories\log_tests-26 --ignore-uuid <TIME = 0.000000>
CMD: svn.exe co
http://localhost/svn-test-work/repositories/log_tests-26
"svn-test-work\working_copies\log_tests-26"
--config-dir
"C:\SVN\subversion-1.6.21\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config"
--password rayjandom --no-auth-cache --username jrandom <TIME = 0.374000>
A    svn-test-work\working_copies\log_tests-26\A
A    svn-test-work\working_copies\log_tests-26\A\B
A    svn-test-work\working_copies\log_tests-26\A\B\lambda
A    svn-test-work\working_copies\log_tests-26\A\B\E
A    svn-test-work\working_copies\log_tests-26\A\B\E\alpha
A    svn-test-work\working_copies\log_tests-26\A\B\E\beta
A    svn-test-work\working_copies\log_tests-26\A\B\F
A    svn-test-work\working_copies\log_tests-26\A\mu
A    svn-test-work\working_copies\log_tests-26\A\C
A    svn-test-work\working_copies\log_tests-26\A\D
A    svn-test-work\working_copies\log_tests-26\A\D\gamma
A    svn-test-work\working_copies\log_tests-26\A\D\G
A    svn-test-work\working_copies\log_tests-26\A\D\G\pi
A    svn-test-work\working_copies\log_tests-26\A\D\G\rho
A    svn-test-work\working_copies\log_tests-26\A\D\G\tau
A    svn-test-work\working_copies\log_tests-26\A\D\H
A    svn-test-work\working_copies\log_tests-26\A\D\H\chi
A    svn-test-work\working_copies\log_tests-26\A\D\H\omega
A    svn-test-work\working_copies\log_tests-26\A\D\H\psi
A    svn-test-work\working_copies\log_tests-26\iota
Checked out revision 1.
CMD: svn.exe ps svn:mergeinfo /A/B:0
"svn-test-work\working_copies\log_tests-26\A\D" --config-dir
"C:\SVN\subversion-1.6.21\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config"
--password rayjandom --no-auth-cache --username jrandom <TIME = 0.047000>
property 'svn:mergeinfo' set on
'svn-test-work\working_copies\log_tests-26\A\D'
CMD: svn.exe ci -m "setting bogus mergeinfo"
"svn-test-work\working_copies\log_tests-26\A\D" --config-dir
"C:\SVN\subversion-1.6.21\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config"
--password rayjandom --no-auth-cache --username jrandom <TIME = 0.109000>
Sending        svn-test-work\working_copies\log_tests-26\A\D
svn: Commit failed (details follow):
svn: At least one property change failed; repository is unchanged
svn: Error setting property 'mergeinfo':
Could not execute PROPPATCH.
Traceback (most recent call last):
  File "C:\SVN\subversion-1.6.21\subversion\tests\cmdline\svntest\main.py",
line 1229, in run
    rc = self.pred.run(**kw)
  File
"C:\SVN\subversion-1.6.21\subversion\tests\cmdline\svntest\testcase.py",
line 204, in run
    return self.test_case.run(sandbox=sandbox)
  File
"C:\SVN\subversion-1.6.21\subversion\tests\cmdline\svntest\testcase.py",
line 121, in run
    return self.func(sandbox)
  File "C:\SVN\subversion-1.6.21\subversion/tests/cmdline/log_tests.py",
line 1435, in merge_sensitive_log_target_with_bogus_mergeinfo
    svntest.main.run_svn(None, 'ci', '-m', 'setting bogus mergeinfo',
D_path)
  File "C:\SVN\subversion-1.6.21\subversion\tests\cmdline\svntest\main.py",
line 580, in run_svn
    *(_with_auth(_with_config_dir(varargs))))
  File "C:\SVN\subversion-1.6.21\subversion\tests\cmdline\svntest\main.py",
line 356, in run_command
    None, *varargs)
  File "C:\SVN\subversion-1.6.21\subversion\tests\cmdline\svntest\main.py",
line 515, in run_command_stdin
    raise Failure
Failure
FAIL:  log_tests.py 26: 'svn log -g target_with_bogus_mergeinfo'

Mark