Re: Latin (accented) characters and subversion

2007-11-30 Thread Larry Azlin
>Larry Azlin, le Thu 29 Nov 2007 22:56:03 -0800, a écrit : >> svnadmin create archive_cyg >> svn import *.txt file:///cygdrive/c/temp/Test/archive_cyg -m "Initial import" >> svn: Can't convert string from native encoding to 'UTF-8': >> svn: ?\233.txt > >I'm having such troubles too. The solution I

Re: Latin (accented) characters and subversion

2007-11-30 Thread Samuel Thibault
Larry Azlin, le Thu 29 Nov 2007 22:56:03 -0800, a écrit : > svnadmin create archive_cyg > svn import *.txt file:///cygdrive/c/temp/Test/archive_cyg -m "Initial import" > svn: Can't convert string from native encoding to 'UTF-8': > svn: ?\233.txt I'm having such troubles too. The solution I'm using

Latin (accented) characters and subversion

2007-11-29 Thread Larry Azlin
I'm having difficulty importing files into subversion if their names contain accented characters. I've spent several hours googling for information, and I've read the FAQ regarding international characters, without being able to solve this issue. I'd certainly appreciate any help that any of y