Hi all, I have a quite annoying problem, I use svn 1.6.15 with mod_dav on Apache HTTPd 2.2.8 on the server side and sevral clients.
On the client side, when I add and commit a file which has spaces or non-ASCII characters, all works, but, if I try do do an update, I have the following error: Updating '.': svn: E175002: REPORT of '/svn/!svn/vcc/default': 200 OK (https://serve) I try to checkout my repository in an other folder, then update works well, but all the filename are urlencoded. Is their a way to handle non-ASCII characters and espace in filenames or a way to be less annoying? For your help, Thanks by advance.