Re: PoshSvn – Subversion for PowerShell

2024-06-20 Thread Timofey Zhakov
On Thu, Jun 20, 2024 at 8:58 PM Daniel Sahlberg wrote: > > Den tors 20 juni 2024 kl 20:27 skrev Timofey Zhakov : >> >> >> The actual name of the project is 'PoshSvn'; not 'Poshsvn'. Could you >> please fix it? > > > Oops, I know I missed something. Sorry and thanks for the review. Fixed in > r191

Re: Nginx reverse proxy corrupting filenames

2024-06-20 Thread Daniel Sahlberg
Hi Gustavo! Have you seen the FAQ item about reverse proxies: https://subversion.apache.org/faq.html#reverseproxy It doesn't have any specific information about Nginx but maybe you can get a hint at the correct information based on the reverse proxy instructions for Apache Httpd and IIS. Den to

Re: PoshSvn – Subversion for PowerShell

2024-06-20 Thread Daniel Sahlberg
Den tors 20 juni 2024 kl 20:27 skrev Timofey Zhakov : > > The actual name of the project is 'PoshSvn'; not 'Poshsvn'. Could you > please fix it? > Oops, I know I missed something. Sorry and thanks for the review. Fixed in r1918475 - ok now? Kind regards, Daniel

Re: PoshSvn – Subversion for PowerShell

2024-06-20 Thread Timofey Zhakov
On Thu, Jun 20, 2024 at 8:06 PM Daniel Sahlberg wrote: > > Den sön 19 maj 2024 kl 13:47 skrev Timofey Zhakov : >> >> Dear Daniel, >> >> On Fri, May 17, 2024 at 9:54 AM Daniel Sahlberg >> wrote: >>> >>> Den fre 17 maj 2024 kl 06:45 skrev Nathan Hartman >>> : On Thu, May 16, 2024 at 1:5

Nginx reverse proxy corrupting filenames

2024-06-20 Thread Gustavo Chaves
I have a Subversion vesion 1.14.1 running behind a reverse proxy implemented by nginx version 1.18.0 on a Ubuntu 22.04 server. I'm having problems renaming files in it. I came up with the following procedure to reproduce the problem: > $ export LANG=C.UTF-8 > $ export LANGUAGE=en > $ REPO=https:/