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

Re: Run shelve tests in subversion 1.9

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 11 Mar 2018 18:52:05 +0000

wuzhouhui wrote on Sun, 11 Mar 2018 19:51 +0800:
> > On 11 Mar 2018, at 7:15 PM, wuzhouhui <1530108435_at_qq.com> wrote:
> >> On 11 Mar 2018, at 6:29 PM, Branko Čibej <brane_at_apache.org> wrote:
> >>> On 11.03.2018 11:20, wuzhouhui wrote:
> >>> I am backporting 'svn shelve' subcommand into Subversion 1.9,
> >>> and now I want
> >>> to do some tests. If I copy shelve_tests.py from Subversion-1.10 to
> >>> Subversion-1.9/subversion/tests/cmdline/shelve_tests.py, and run 'make check',
> >>> but shelve_tests.py doesn't executed.
> >>>
> >>> So my question is how to run shelve_tests.py in Subversion 1.9 when 'make
> >>> check'?
> >>
> >> Most likely you forgot to make the file executable.
> The file is executable.

What happens when you run 'python2 ./shelve_tests.py'?

(I don't think our infrastructure cares whether the +x bit is set.)
Received on 2018-03-11 19:52:12 CET

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

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