Latin (accented) characters and subversion

Samuel Thibault samuel.thibault@ens-lyon.org
Fri Nov 30 11:42:00 GMT 2007


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 is to just prepend
LANG=C
to my svn command.

Samuel

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list