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

Re: svn commit: r12837 - in trunk: doc/book/book subversion/clients/cmdline tools/client-side

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-02-09 16:46:01 CET

kfogel@collab.net wrote:
> julianfoad@tigris.org writes:
>>+ svn_xml_make_open_tag (&sb, pool, svn_xml_protect_pcdata, "entry",
>
> Hmm, we don't plan to have any PCDATA in "entry", so why
> protect_pcdata here? Passing it means there's no newline after the
> opening tag, so the output currently looks like this:
[...]
> Same goes for "<commit ...>" [...] Are there any other elements
> that contain no PCDATA?

Well spotted. No others that I can see. Fixed in r12955.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 9 16:47:37 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.