[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problem svn.exe in windows xp

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-19 23:09:04 CET

Joonhwan Lee wrote:

> Hi.
> I'm a newbie to subversion, and have just joined this mailing list
> this monrning.
> I've installed subversion for win32 successfuly, but when I run
> svn.exe in command line
> with any command it fails(It read svn cannot read config file). So, I
> downloaded source code
> and build in debug build my VC++6.0 and I found that when svn try to
> read config file from my
> %APPDATA% folder and try to open fopen crt func, UTF-8 style(? I don't
> know well about this
> unicodes..) path name is passed to fopen().
>
> My %APPDATA% conatins 3 of Korean characters, and I think this is the
> cause, I think.
> Is it safe to pass UTF-8 string as file path parameter for fopen()
> function?
>
> Now every time I use my svn, I always use --config-dir or something to
> direct another
> non-Korean character conatining directory as it's name.
>
> Thanks for your kind reply.
>

Oh, dear. This is a bug, and my mistake. This is issue 1660 now,

http://subversion.tigris.org/issues/show_bug.cgi?id=1660

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 19 23:12:03 2003

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.