Re: Renaming UTF-8 file names is broken

2012-11-17 Thread Andreas Mohr
Hi, On Sat, Nov 17, 2012 at 12:59:15AM +0400, Заболотный Андрей wrote: > Okay, so thanks to Nico Kadel-Garcia I've upgraded subversion to version > 1.7.7 on my Centos server. > > Unfortunately, this did not help. The error is still the same: > > svn: E160013: File not found: transaction '18-16'

Re: Renaming UTF-8 file names is broken

2012-11-17 Thread Stefan Sperling
On Sat, Nov 17, 2012 at 12:59:15AM +0400, Заболотный Андрей wrote: > Okay, so thanks to Nico Kadel-Garcia I've upgraded subversion to version > 1.7.7 on my Centos server. > > Unfortunately, this did not help. The error is still the same: > > svn: E160013: File not found: transaction '18-16', pat

Re: Renaming UTF-8 file names is broken

2012-11-16 Thread Заболотный Андрей
Okay, so thanks to Nico Kadel-Garcia I've upgraded subversion to version 1.7.7 on my Centos server. Unfortunately, this did not help. The error is still the same: svn: E160013: File not found: transaction '18-16', path '/%D0%A1%D0%A3%20%D0%90%D0%9A%D0%91/doc/forth-asm/%D0%9A%D0%B0%D1%80%D1%82%D

Re: Renaming UTF-8 file names is broken

2012-11-16 Thread Nico Kadel-Garcia
On Fri, Nov 16, 2012 at 3:06 AM, Заболотный Андрей wrote: > Also, since the problem now seems server-related, here's the version > information about the server: > > OS: CentOS 6.2 > Subversion: subversion-1.6.11-7.el6.x86_64, mod_dav_svn-1.6.11-7.el6.x86_64 > > These are the latest versions from

Re: Renaming UTF-8 file names is broken

2012-11-16 Thread Заболотный Андрей
Also, since the problem now seems server-related, here's the version information about the server: OS: CentOS 6.2 Subversion: subversion-1.6.11-7.el6.x86_64, mod_dav_svn-1.6.11-7.el6.x86_64 These are the latest versions from the repositories of CentOS. Is there a chance that if I install the la

Re: Renaming UTF-8 file names is broken

2012-11-15 Thread Заболотный Андрей
Found some interesting information in Apache log file. Attached to this message are the related portions of the main and error log files. Maybe they can shed some light on what happens. -- Andrew apache-log Description: Binary data apache-error-log Description: Binary data

Re: Renaming UTF-8 file names is broken

2012-11-15 Thread Stefan Sperling
On Thu, Nov 15, 2012 at 02:50:20PM +0400, Заболотный Андрей wrote: > Hello! > > I've got an issue here. We have a lot of file names in repository using UTF-8 > characters. All worked well till I decided to do move one of these files to > another directory. Hmm, that looks bad and unexpected. Wh

Re: Renaming UTF-8 file names is broken

2012-11-15 Thread Заболотный Андрей
15.11.2012, 17:14, "Daniel Shahaf" : > You could try 'svn rename URL URL'. > > What filesystem is your working copy on? > > Заболотный Андрей wrote on Thu, Nov 15, 2012 at 14:50:20 +0400: > >>  Hello! >> >>  I've got an issue here. We have a lot of file names in repository using >> UTF-8 character

Re: Renaming UTF-8 file names is broken

2012-11-15 Thread Daniel Shahaf
You could try 'svn rename URL URL'. What filesystem is your working copy on? Заболотный Андрей wrote on Thu, Nov 15, 2012 at 14:50:20 +0400: > Hello! > > I've got an issue here. We have a lot of file names in repository using UTF-8 > characters. All worked well till I decided to do move one of