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

2015-07-19 Thread Bert Huijben
I applied the trunk patch, hoping it would trigger some additional 
improvements. Once we are there +1 on backporting, but I don't think we should 
do that on every separate patch.

Bert

-Original Message-
From: "Daniel Shahaf" 
Sent: ‎19-‎7-‎2015 19:12
To: "dev@subversion.apache.org" 
Cc: "comm...@subversion.apache.org" ; "Stefan 
Hett" 
Subject: Re: svn commit: r1691712 - /subversion/trunk/INSTALL

rhuij...@apache.org wrote on Sat, Jul 18, 2015 at 10:14:12 -:
> - 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


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

2015-07-19 Thread Daniel Shahaf
rhuij...@apache.org wrote on Sat, Jul 18, 2015 at 10:14:12 -:
> - 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


Re: keywords not updated after an update that doesn't change the file due to local changes

2015-07-19 Thread Julian Foad
Vincent Lefevre wrote:

> On 2015-06-23 11:04:24 +0200, Julian Foad wrote:
> > On 23 June 2015 at 10:45, Julian Foad 
> wrote:
> > > Vincent Lefevre wrote:
> > >> I have the following problem under Debian with the subversion 1.8.13-1
> > >> Debian package, but I don't think that this is Debian specific.
> > >>
> > >> It seems that "svn update" doesn't update keywords when the local
> > >> modifications on the concerned file are the same as in the repository.
> > > [...]
> > >
> > > Thank you, Vincent.
> >
> > Please feel free to file an issue to track this if you wish.
>
> Done here:
>   http://subversion.tigris.org/issues/show_bug.cgi?id=4585
>

Thanks, Vincent!

Now, anybody want to take a shot at fixing it?

- Julian


Re: keywords not updated after an update that doesn't change the file due to local changes

2015-07-19 Thread Vincent Lefevre
On 2015-06-23 11:04:24 +0200, Julian Foad wrote:
> On 23 June 2015 at 10:45, Julian Foad  wrote:
> > Vincent Lefevre wrote:
> >> I have the following problem under Debian with the subversion 1.8.13-1
> >> Debian package, but I don't think that this is Debian specific.
> >>
> >> It seems that "svn update" doesn't update keywords when the local
> >> modifications on the concerned file are the same as in the repository.
> > [...]
> >
> > Thank you, Vincent.
> 
> Please feel free to file an issue to track this if you wish.

Done here:
  http://subversion.tigris.org/issues/show_bug.cgi?id=4585

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)