Kannan wrote:
> Log:
> Resolve some deprecation warnings and some formatting changes.
>
> * subversion/libsvn_ra_neon/commit.c
> (get_version_url, create_activity, commit_delete_entry, commit_add_dir,
> commit_add_file, commit_close_file):
> Use `svn_path_url_add_component2()'.
> (add_child): Use `svn_path_url_add_component2()' and `svn_uri_join()'.
> (checkout_resource): Use `svn_relpath_local_style()'.
> (get_child_tokens): Use `svn_uri_is_child()'.
>
> Patch by: Kannan R <kannanr_at_collab.net>
This looks good.
I think we should not have a "svn_relpath_local_style()" function, but
that's a separate issue which I've mentioned in the thread "Review of
svn_dirent_uri.h" just now.
I'll commit this when the test suite finishes.
Thanks
- Julian
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2410656
Received on 2009-10-23 16:16:24 CEST