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

Re: Unable to get latest source

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-22 04:47:45 CEST

"Peter Johnson" <peterj@nec.com.au> writes:

> svn_error: #21096 : <RA layer request failed>
> OPTIONS of /repos/svn/trunk: could not connect to server
>
> I'm behind a proxy, so did set http_proxy=http://uname:passwd@proxy:3128

I don't understand; did you set the proxy info in your
~/.subversion/proxies file? Or in the windows registry, using the
.reg file posted on our downloads section? Either one should work.

> 2. I have an urgent requirement to version control files with Japanese
> names. Can I do this with the 0.13.2 build for Win32? I'm quite prepared
> to help debug this.

Sorry, no dice. 0.13.2 was the "pre-alpha" release made just *before*
we started adding UTF-8/i18n stuff to subversion. If you build HEAD,
it might work... although we're still debugging this feature. (In
theory, any localized filename should be magically converted to UTF-8
when it gets inside our libraries, and stored as UTF-8 in the
repository.)

One other obstacle: at the moment, win32 support for i18n is in a bit
of flux at the moment. apr-* doesn't quite support i18n on win32 yet,
but will soon. (Either that, or we'll distribute GNU libiconv
libraries with the svn windows binaries when we hit alpha this week.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 22 03:59:52 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.