Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: vcs_info and locales
- X-seq: zsh-workers 27957
- From: FranÃois Gannaz <francois.gannaz@xxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: vcs_info and locales
- Date: Wed, 19 May 2010 13:50:45 +0200
- In-reply-to: <AANLkTino3InBI8XAu28UIwP6jRH0yAaiEpwyxp2JPzmi@xxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20100424234017.776ae0ea@coriolan> <87aassncyk.fsf@xxxxxxxxxxxxxxxxxxxxxx> <20100425131944.GA55789@xxxxxxxxxxxxxxxxxxxx> <8739yjoc84.fsf@xxxxxxxxxxxxxxxxxxxxxx> <AANLkTino3InBI8XAu28UIwP6jRH0yAaiEpwyxp2JPzmi@xxxxxxxxxxxxxx>
Le 2010-05-19, Richard Hartmann <richih.mailinglist@xxxxxxxxx> a Ãcrit :
> On Sun, Apr 25, 2010 at 16:09, Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx> wrote:
>
> > Probably true. Although, I'd expect programs you can use for scripting
> > to use untempered byte sequences. But then, where is the boundary for
> > programs that are used for scripting and pure user-interface programs...
> > `svn info' is probably a pretty blurry example already.
>
> While fixing locales is a viable workaround, the root cause is that svn
> is not able to present its information in a machine-readable way.
>
> Would it be worthwhile to try and lobby svn etc to support something
> like --output text; --output xml (yah, yah, I know) etc?
`svn info --xml` is already there. Several other commands allow `--xml`,
especially `log`.
It might be irrelevant, but parsing XML could be quite slower, and vcs_info is
already quite slow with svn (no induced blame).
Regards
--
FranÃois
Messages sorted by:
Reverse Date,
Date,
Thread,
Author