On 09.08.2017 23:40, Philip Martin wrote:
> I recently modified release.py and this has meant I have been recreating
> old tarballs to test my changes. This has highlighted the file
>
> subversion/libsvn_subr/errorcode.inc
>
> which is generated by gen-make.py, has content that is produced via
>
Daniel Shahaf writes:
>> Perhaps, then, we could do all this as in the attached patch.
>
> +1, and thanks for the productive discussion :-).
Thanks, committed in r1804646, r1804647 and r1804648 with a slightly
tweaked error message for the case when LZ4 is not supported by
the filesystem format:
Branko Čibej wrote on Thu, 10 Aug 2017 11:04 +0200:
> On 09.08.2017 23:40, Philip Martin wrote:
> > To an extent the change is trivial, this code is only used in SVN_DEBUG
> > builds and even then it doesn't have much effect on how Subversion
> > works.
> >
> > Arguably more important is having our
I'm happy to announce the release of Apache Subversion 1.9.7.
Please choose the mirror closest to you by visiting:
http://subversion.apache.org/download.cgi?update=201708081800#recommended-release
This is a stable security release of the Apache Subversion open source
version control system.
I'm happy to announce the release of Apache Subversion 1.8.19.
Please choose the mirror closest to you by visiting:
http://subversion.apache.org/download.cgi?update=201708081800#supported-releases
This is a stable bugfix release of the Apache Subversion open source
version control system.
T
phi...@apache.org wrote on Thu, 10 Aug 2017 18:48 +:
> URL: http://svn.apache.org/viewvc?rev=1804705&view=rev
> Log:
> download.html: Restore template.
>
> +++ subversion/site/publish/download.html Thu Aug 10 18:48:29 2017
> @@ -99,7 +99,7 @@ Other mirrors:
> -Apache Subversion 1.9.7
> +Apache
Daniel Shahaf wrote on Thu, 10 Aug 2017 18:04 +:
> I'm happy to announce the release of Apache Subversion 1.9.7.
> Please choose the mirror closest to you by visiting:
>
>
> http://subversion.apache.org/download.cgi?update=201708081800#recommended-release
>
> This is a stable security re
Branko Čibej writes:
> Would be better to generate this header at build time ... but to do that
> in a cross-platform manner, we'd have to write a C program to do that.
Even that is hard, I know of no easy way for C code to convert an error
number into a symbolic name. Going from names to numbe
On Aug 10, 2017 15:29, "Philip Martin" wrote:
Branko Čibej writes:
> Would be better to generate this header at build time ... but to do that
> in a cross-platform manner, we'd have to write a C program to do that.
Even that is hard, I know of no easy way for C code to convert an error
number
9 matches
Mail list logo