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

Re: svn commit: r14194 - in trunk/subversion: mod_dav_svn tests/clients/cmdline

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-04-14 20:13:39 CEST

On Thu, 14 Apr 2005, C. Michael Pilato wrote:

> "Peter N. Lundblad" <peter@famlundblad.se> writes:
>
> The answer to that may be found a bit further up in the patch:
>
> > > Modified: trunk/subversion/mod_dav_svn/log.c
> > > Url: http://svn.collab.net/viewcvs/svn/trunk/subversion/mod_dav_svn/log.c?view=diff&rev=14194&p1=trunk/subversion/mod_dav_svn/log.c&r1=14193&p2=trunk/subversion/mod_dav_svn/log.c&r2=14194
> > > ==============================================================================
> > > --- trunk/subversion/mod_dav_svn/log.c (original)
> > > +++ trunk/subversion/mod_dav_svn/log.c Thu Apr 14 03:24:56 2005
> ^^^^^^^^
> Ah, yes -- there it is ---------------------------------------'
>
> :-)
>
Ha! ;)
> Feel free to fix (I'm likely to be dangerous to Subversion's codebase
> in my current state) -- I don't think it's backport-worthy (APR seems
> to only break up the chunks of CDATA on non-trivial things like
> character references and such, which shouldn't be present in the
> <limit> element).
>
That philosophy is broken, of course. Character/entity references are
legal in any contents and we shouldn't build such arbitrariness into our
code. But I agree about the non-need of backport. May fix later.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 14 20:08:09 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.