[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1691712 - /subversion/trunk/INSTALL

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 19 Jul 2015 17:09:34 +0000

rhuijben_at_apache.org wrote on Sat, Jul 18, 2015 at 10:14:12 -0000:
> - specify Python >= 3.0 being unsupported atm
...
> @@ -449,10 +449,11 @@ I. INTRODUCTION
> 10. Python 2.5 or newer (http://www.python.org/) (OPTIONAL)
>
> If you want to run "make check" or build from the latest source
> - under Unix as described in section II.B and III.D, install
> - Python 2.5 or higher on your system. The majority of the test
> - suite is written in Python, as is part of Subversion's build
> + under Unix/Windows as described in section II.B, II.E and III.D,
> + install Python 2.5 or higher on your system. The majority of the
> + test suite is written in Python, as is part of Subversion's build
> system.
> + Note that Python 3.x is not supported and most likely won't work.

I believe that, with Python 3 on Unix, autogen.sh && configure && make
work, but 'make check' doesn't. But we don't have a buildbot running
that config, so maybe it's right to call it "not (yet) supported".

Shouldn't this be backported to 1.9?

Cheers,

Daniel
Received on 2015-07-19 19:12:20 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.