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

Re: [PATCH] Fix failing ci caused in r40202

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 08 Feb 2010 10:16:03 +0000

On Fri, 2010-02-05, Kannan wrote:
> Follow-up r901797. Canonicalization of BASE URL doesn't reflect for
> elements having parent info, till now.
>
> * subversion/libsvn_ra_neon/props.c
> (end_element): Canonicalize the BASE URL for elements having parent
> info.
>
> Patch by: Kannan R <kannanr_at_collab.net>
> Suggested by: julianfoad
> ]]]

I committed this follow-up in r906897. I re-wrote the log message; it's
not particularly about elements "having parent info", it's about any
<href> element whose parent element is not <response>.

[[[
Follow-up r901797: ensure the URLs in libsvn_ra_neon are always
canonical.

* subversion/libsvn_ra_neon/props.c
  (end_element): Canonicalize the URL read from an "href" element in the
    other code path. (One code path was fixed in r901797.)

[...]
]]]

Thanks.

- Julian
Received on 2010-02-08 11:16:48 CET

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.