Hello, I am using svn to update a repository. Somebody added files to the repository with weird characters in the filename. SVN refuses to update the respository unless I first:
export LC_CTYPE=en_US.UTF-8 I don't know or really care what that mumbo jumbo means, but I would like an answer to this question: Is my gentoo system properly setup? If not, what step did I miss that is causing svn to want me to export LC_CTYPE? I suspect either my gentoo system is messed up or svn is messed up. Thank you, Chris