[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: Sander Striker <striker_at_apache.org>
Date: 2002-07-22 04:18:00 CEST

> From: sussman@collab.net [mailto:sussman@collab.net]
> Sent: 22 July 2002 04:48

> "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.

As in: now. See commit 2618. cvs co apr-iconv next to apr and apr-util
in the subversion source tree and you're set. I did the commit with
a client built like that, so all should be good now.

> (Either that, or we'll distribute GNU libiconv libraries with the svn
> windows binaries when we hit alpha this week.)

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 22 04:09:05 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.