[[[
Improved the documentation of deprecated functions by providing links
to the deprecating functions.

* subversion/include/svn_path.h
  (svn_path_internal_style, svn_path_local_style,
   svn_path_join, svn_path_join_many,
   svn_path_basename, svn_path_dirname,
   svn_path_split, svn_path_canonicalize,
   svn_path_is_canonical, svn_path_get_longest_ancestor,
   svn_path_get_absolute, svn_path_split,
   svn_path_condense_targets, svn_path_is_child,
   svn_path_is_ancestor, svn_path_split_if_file,

Thanks Arwin for the patch 'svn_path_split_if_file' is deprectated but svn_{uri|dirent|relpath}_split do not seem like its deprecating function. So removed that portion from your patch.

Committed the patch at r1032610.

With regards
Kamesh Jayachandran


   svn_path_url_add_component)


Reply via email to