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

Re: [PATCH] add option for xml output in svn log

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-05-02 18:34:21 CEST

Nuutti Kotivuori <naked@iki.fi> writes:
> So this is just a very minor issue, but first, how should the
> indentation be in variables that are assigned lists - and secondly,
> should the (): format of changes be used for functions and
> structures only - or also for variables, enums, everything?

We generally use it for all affected symbols.

The support is svn-dev.el is known to be imperfect, it's just meant to
be a time-saver. You still have to check its results by eye, though.

> XML. On the other hand, if they are bytes, then they really cannot
> be included in the XML as text, regardless of the escaping of
> characters - but encoded in some binary format.
>
> But I guess these issues can wait until i18n is properly underway.

Agreed.

Running "make check" right now, about to commit the changes.

By the way, it helps to run "make check" even after adding a feature.
This change caused getopt_tests.py to fail (no big deal, it's easy to
fix, just letting you know for next time).

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 2 18:33:42 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.