RE: Unable to restore a dump having Chinese characters
From: Samuel Langlois <slanglois_at_ilog.fr>
Date: Tue, 25 Mar 2008 18:58:48 +0100
Hello,
> For one thing, is your LANG environment variable set correctly? When
As Ulrich Eckhardt pointed out, I think (and hope!) the LANG env variable is not used there, except for printing on the terminal. I tried with different settings and got the same result.
I may have another explanation: if you look at the output, it seems that the creation of a folder is missing:
See? It created "squery-____-__/__/__" (two slashes) but not "squery-____-__/__/__/__" (three slashes) which makes the creation of "squery-____-__/__/__/__/____.brl" (four slashes) fail.
Could it be that some Chinese characters "look like" slashes, making the svnadmin dump fail to create a proper archive?
Thanks,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.