RESOLVED: SuSE 9.3, "Can't recode string" error with Subversion 1.1.3
Hi, we had a problem with subversion, an error "Can't recode string" appeared. Our configuration: Server: SuSE 9.3 with standard Subversion 1.1.3. Client: Windows XP Professional with TortoiseSVN (1.2.2 build 4295, svn 1.2.3). When accessing (retrieving log message or commiting newly added files) a folder with special characters (umlauts) in it we got the error message "Can't recode string" in the client. (See also the thread on the subversion user mailing list http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=38101) After various tests we solved the problem and think the error is in the subversion server. The solution was: Remove the SuSE subversion package and rebuild from a newer subversion tarball. We tested the 1.1.3, the 1.1.4, the 1.2.0 and the newest 1.2.3 tarball. With the 1.1.x versions the error remains, with the 1.2.x versions everything is fine. So we suggest using a subversion version >= 1.2.0 if you want to use special characters like umlauts in your file names. Unfortunately you have to build from the tarball. But this is without complications, you do not have to update any libraries or tools (e.g. you can use the SuSE versions of apr and apr-utils, see the file INSTALLATION in the tarball for ./configure command line arguments). Has anyone run into the same problem with a 1.1.x subversion or is it just our server? Bye, Bernhard and Marko
participants (1)
-
Bernhard Schalk