[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: Thu, 21 Jan 2010 17:55:15 +0000

Kannan wrote:
> [[[
> Log:
> Ensure the URLs in libsvn_ra_neon are always canonical.
[...]
> ]]]

Thanks. I found one more problem when I tried to compile it:

subversion/libsvn_ra_neon/options.c:110: error: implicit declaration of
function ‘svn_uri_canonicalize’

I fixed this, by #including "svn_dirent_uri.h".

I committed the patch (with that fix) in 901797.

Thanks for the patch.

Now I am running the test suite on your patch to use
svn_path_url_add_component2(),
<http://mail-archives.apache.org/mod_mbox/subversion-dev/200912.mbox/%
3C4B2B12EA.5000208_at_collab.net%3E>, that depends on this one.

- Julian
Received on 2010-01-21 18:55:57 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.