Re: Subversion 1.9.10/1.10.4 choke on non-ASCII resources on HP-UX

2019-05-07 Thread Branko Čibej
On 07.05.2019 08:45, Osipov, Michael wrote: > > > Am 2019-05-03 um 11:53 schrieb Branko Čibej: >> On 02.05.2019 11:40, Osipov, Michael wrote: >>> Hi Branko, >>> >>> Am 2019-05-01 um 02:17 schrieb Branko Čibej: On 30.04.2019 20:18, Osipov, Michael wrote: > The terminal and locale are

Re: Subversion 1.9.10/1.10.4 choke on non-ASCII resources on HP-UX

2019-05-07 Thread Osipov, Michael
Am 2019-05-03 um 11:53 schrieb Branko Čibej: On 02.05.2019 11:40, Osipov, Michael wrote: Hi Branko, Am 2019-05-01 um 02:17 schrieb Branko Čibej: On 30.04.2019 20:18, Osipov, Michael wrote: The terminal and locale are fine though: $ locale LANG=de_DE.utf8 LC_CTYPE="de_DE.utf8"

Re: Subversion 1.9.10/1.10.4 choke on non-ASCII resources on HP-UX

2019-05-03 Thread Branko Čibej
On 02.05.2019 11:40, Osipov, Michael wrote: > Hi Branko, > > Am 2019-05-01 um 02:17 schrieb Branko Čibej: >> On 30.04.2019 20:18, Osipov, Michael wrote: >> >>> The terminal and locale are fine though: $ locale LANG=de_DE.utf8 LC_CTYPE="de_DE.utf8" LC_COLLATE="de_DE.utf8"

Re: Subversion 1.9.10/1.10.4 choke on non-ASCII resources on HP-UX

2019-05-02 Thread Osipov, Michael
FWIW, I have copied /opt/ports to the old machine, same issue. So it must be something in /opt/ports I have compiled myself not the way it should. Michael

Re: Subversion 1.9.10/1.10.4 choke on non-ASCII resources on HP-UX

2019-05-02 Thread Osipov, Michael
Hi Branko, Am 2019-05-01 um 02:17 schrieb Branko Čibej: On 30.04.2019 20:18, Osipov, Michael wrote: The terminal and locale are fine though: $ locale LANG=de_DE.utf8 LC_CTYPE="de_DE.utf8" LC_COLLATE="de_DE.utf8" LC_MONETARY="de_DE.utf8" LC_NUMERIC="de_DE.utf8" LC_TIME="de_DE.utf8"

Re: Subversion 1.9.10/1.10.4 choke on non-ASCII resources on HP-UX

2019-04-30 Thread Branko Čibej
On 30.04.2019 20:18, Osipov, Michael wrote: > Hi folks, > > I am facing an issue a previously not had with 1.9.4 on another HP-UX > machine. Installed a new one and compiled 1.10.4, does not work and > downgraded to 1.9.10 same issue. > > Using HP-UX 11.31 with "aCC: HP C/aC++ B3910B A.06.29 [Oct

Subversion 1.9.10/1.10.4 choke on non-ASCII resources on HP-UX

2019-04-30 Thread Osipov, Michael
Hi folks, I am facing an issue a previously not had with 1.9.4 on another HP-UX machine. Installed a new one and compiled 1.10.4, does not work and downgraded to 1.9.10 same issue. Using HP-UX 11.31 with "aCC: HP C/aC++ B3910B A.06.29 [Oct 18 2016]". configure: export PREFIX=/opt/ports