Re: svn file rename fails, but recreating a new file and copying the previous contents works

2022-02-18 Thread Mark Phippard
On Fri, Feb 18, 2022 at 5:52 PM William Muriithi wrote: > > Hello, > > I have this setup: > - httpd-2.4.37-43 > - subversion-1.14.1-1 > - mod_dav_svn-1.14.1-1 > - openssl-1.1.1k-5 > > The svn on Rocky Linux that is accessible only over https (Apache) and > everything works fine with exemption of "

svn file rename fails, but recreating a new file and copying the previous contents works

2022-02-18 Thread William Muriithi
Hello, I have this setup: - httpd-2.4.37-43 - subversion-1.14.1-1 - mod_dav_svn-1.14.1-1 - openssl-1.1.1k-5 The svn on Rocky Linux that is accessible only over https (Apache) and everything works fine with exemption of "svn mv" command. Below is a series of commands on how to trigger the error.

svn: E000022: Safe data '[...]/m' was followed by non-ASCII byte 195: unable to convert to/from UTF-8

2022-02-18 Thread Thorsten Schöning
Hi everyone, I'm trying to checkout some SVN working copy on a Synology DSM 6.2.3, where the SVN client was installed using the (deprecated) package manager Entware-NG. Some of the directories to checkout contain German umlauts like "ö", though having those in Windows and some other Ubuntu 18.04 w