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

Re: Translated version of the Release Notes?

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2005-10-28 17:17:23 CEST

On Fri, Oct 28, 2005 at 06:36:38PM +0900, Kobayashi Noritada wrote:
> OK.
> So, to put it together, translation of www/XX.html into LL should go into
> either www/XX.html.LL or www/LL/XX.html, and the latter is better
> if that style of content negotiation is turned on.
> Is it easy to turn it on?

Not quite right.

It needs to be www/XX.html.LL. The web server will make it visible as
www/LL/XX.html dynamically only if LL doesn't exist as a directory.
And, if content-negotiation is turned on with MultiViews, any LL user
accessing www/XX.html will get www/XX.html.LL instead.

Hope that makes more sense. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 28 17:18:38 2005

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.