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

Re: utf-8 sanity check.

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-07-11 21:53:58 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> Conceptually, I much prefer the second option. It seems cleaner to
> me.
>
> Up till now, svn commandline switches have always been global; order
> has never mattered. I would hate to have the placement of --locale
> change behaviors; I'd like it to be "global" to all target paths on
> the commandline.

The approach suggested by Ulrich, which is to defer setting the new
locale until all args have been parsed, also has the feature that
placement of --locale does not matter. The downside being that you
can't use --locale to change the interpretation of the command line
args at all. Exactly what is the intended use of --locale? Can
anyone produce a reasonable use-case? Discussing the semantics
without knowing when the option is intended to be used seems rather
pointless...

  // Marcus

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