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

Re: Parseable output: --xml option for more commands

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-01-14 15:57:34 CET

Julian Foad <julianfoad@btopenworld.com> writes:

Do you need an encoding/escaping mechanism?

> ~/src/subversion> svn blame ~/tmp/sandbox/t --xml -v -r40:HEAD
> <?xml version="1.0" encoding="utf-8"?>

Does that make sense if the file contents are not UTF-8?

> <blame>
> <blameline>
> <text>hello - committed in r17</text>

Suppose the line of text is contains "</text>", will that produce
invalid XML?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 14 15:59:10 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.