Is this a sign of a broken repository?

2012-11-15 Thread Daniel Widenfalk
Hi, I've just run into a strange Subversion behavior. Today one of my colleagues asked me if one of our repositories was corrupt as he got an odd error message from TortoiseSVN. I quickly ssh:d to the server machine and looked into the apache error.log file without result. There were only a few pa

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