1.9.0-alpha2 up for testing/signing

2014-03-04 Thread Ben Reser
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!

Re: 1.9.0-alpha2 up for testing/signing

2014-03-04 Thread Stefan Fuhrmann
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

enforcer contrib script seems to be broken with svn 1.8

2014-03-04 Thread Arkadiusz Miƛkiewicz
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 ==

Re: Use of non-portable find options in Makefile.in

2014-03-04 Thread Peter Samuelson
[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,

Re: Use of non-portable find options in Makefile.in

2014-03-04 Thread Peter Samuelson
[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