The 1.9.0-alpha2 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. There's no particular schedule to this it's
ready when it's ready.
Thanks!
On Tue, Mar 4, 2014 at 10:23 AM, Ben Reser wrote:
> The 1.9.0-alpha2 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. There's no particular schedule to this it's
> ready
contrib/enforcer fails here (with svn 1.8)
It was dying on this below in line "assert state in (100, 300)"
[Added: test/100_5650.JPG
===
(Binary files differ)
Index: test/100_5650.JPG
==
[Ben Reser]
> I started this usage with r1421636. The purpose is to avoid length
> limitations
> on the argument list not spaces creating problems. We could change it to
> just:
> rm -rf subversion/tests/cmdline/svn-test-work/*
Note also, if you _are_ worried about command line length limits,
[Peter Samuelson]
> Note also, if you _are_ worried about command line length limits, it's
> easy to buy yourself a lot more breathing room:
>
> cd subversion/tests/cmdline/svn-test-work; rm -fr *
Of course I meant && in place of ; there. Much safer in case the dir
itself may or may not e
5 matches
Mail list logo