Re: String formatting with APR_INT64_T etc. & gettext localization

2014-04-30 Thread Dongsheng Song
I'm prefer use helper function to translate numbers to strings. Why ? Because without this approach, the same source will became to different translate source on different platforms. e.g. _("The repository trunk version is %"PRId64".") Will translate to: _("The repository trunk version is %lld.")

Re: 1.8.9 up for testing/signing

2014-04-30 Thread Philip Martin
Summary: +1 to release Platform: Linux (Debian/wheezy) 64-bit Tested: (local, svn, svn/sasl, serf, serf/v1) x (fsfs, fsfs/pack/shard, bdb) swig-pl, swig-py, swig-rb, ctypes-python javahl x (fsfs, bdb) Results: All tests successful Local dependencies: apache2-threaded-dev : 2.

RE: svn commit: r1591301 -/subversion/trunk/subversion/libsvn_client/mergeinfo.c

2014-04-30 Thread Bert Huijben
This might make us add svn:mergeinfo on nodes that didn't have this property before eliding, while the old code tried to avoid that by checking to see if the value was inherited from an ancestor. Bert -Original Message- From: "julianf...@apache.org" Sent: ‎30-‎4-‎2014 16:12 To: "comm..

1.8.9 up for testing/signing

2014-04-30 Thread Ben Reser
The 1.8.9 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 May 7th so please try and get your votes/signatures in place by May 5th.

1.7.17 up for testing/signing

2014-04-30 Thread Ben Reser
The 1.7.17 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 May 7th so please try and get your votes/signatures in place by May 5th.