On 07.11.2014 00:47, Stuart Rossiter wrote:
> Brane,
>
> [Not subscribed; please cc me on any replies.]
>
>Sorry, I think I've wasted your time. I tried to reproduce it at
> home and I can't. I suspect that I somehow mixed two releases
> (probably unzipping 1.8.10 code into existing HEAD code o
Brane,
[Not subscribed; please cc me on any replies.]
Sorry, I think I've wasted your time. I tried to reproduce it at home
and I can't. I suspect that I somehow mixed two releases (probably
unzipping 1.8.10 code into existing HEAD code or something similar); it was
a long day... Many apologie
On 06.11.2014 18:18, Stuart Rossiter wrote:
> Brane,
>
> > Where did you download the source tarball from?
>
> The 'official' one from https://subversion.apache.org/download/.
>
> (Namely the 1.8.10 ZIP
> one:
> http://www.mirrorservice.org/sites/ftp.apache.org/subversion/subversion-1.8.10.zip.)
Brane,
> Where did you download the source tarball from?
The 'official' one from https://subversion.apache.org/download/.
(Namely the 1.8.10 ZIP one:
http://www.mirrorservice.org/sites/ftp.apache.org/subversion/subversion-1.8.10.zip
.)
> JavaHL definitively works in 1.8.10; that's tested on sev
On 06.11.2014 16:27, Stuart Rossiter wrote:
> All,
>
> [I'm not subscribed; please cc me in responses.]
>
> Just a quick report: the source download for 1.8.10 seems to be
> broken: the JavaHL souce has compile errors (due to a missing static
> enum Inheritance in MergeInfo that was introduced in
All,
[I'm not subscribed; please cc me in responses.]
Just a quick report: the source download for 1.8.10 seems to be broken: the
JavaHL souce has compile errors (due to a missing static enum Inheritance
in MergeInfo that was introduced in r1499639, whereas the tagged source is
r1485055). *The