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

Re: "svn log" options and semantics

From: Ben Gollmer <ben_at_jatosoft.com>
Date: 2003-10-27 20:23:01 CET

On Mon, 27 Oct 2003 10:21:23 -0600, "C. Michael Pilato" <cmpilato@collab.net>
wrote:
> Julian Foad <julianfoad@btopenworld.com> writes:
> > Perhaps this mode (as applied to XML output) could be better
> > described as "bare". After all, these blocks of XML are not
> > "incremental" in the sense that you can append them to an existing
> > "svn log --xml" document ... unless we provide "--xml-header" and
> > "--xml-footer" functions to start and finish the document.
>
> Does anyone actually use the XML form of this function's output?
>
> IMO, we should stop printing the trailing separators in non-XML log,
> and ditch the --incremental option. Then, either ditch the --xml
> mode, or simply explain that isn't suitable for concatenation across
> runs.

I use the --xml option to add a revision history to some internal documentation.
When documents are published on the intranet, a script pulls the log in xml
format and adds it to the source doc, then the whole mess is XSLT'd to XHTML
1.0 Strict. It would be too bad if this ability went away, although I could
certainly work around it with some string mangling.

I've never used the --incremental option, though.

-- 
Ben
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 27 20:23:48 2003

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.