Svn19ApiReview

This page contains a list of all the new additions to the public Subversion 1.9-dev API.


Needs Review

All public API headers have been reviewed at least once.


Reviewed But Need Further Attention

svn_ra_svn.h

  • svn_ra_svn_create_conn4 — The @note is unclear. Is the file being used for time-out detection?

svn_wc.h

  • svn_wc_notify_move_broken — Has a TODO left-over from 1.8
  • svn_wc_conflict_description2_t.merged_file — Clarify the ###.

Review Completed!

All issues found so far have been resolved for these headers:

  • svn_client.h
  • svn_diff.h
  • svn_fs.h
  • svn_repos.h
  • svn_types.h
  • svn_dirent_uri.h

These headers have been reviewed by stefan2 and where issues have been found, they are already fixed. More review is welcome.

  • mod_dav_svn.h
  • svn_cmdline.h
  • svn_config.h
  • svn_error.h
  • svn_io.h
  • svn_mergeinfo.h
  • svn_ra.h
  • svn_string.h
  • svn_version.h

The following 1.9 header contain only minor changes against 1.8. Those changes seem to be o.k. Reviewed by stefan2.

  • svn_auth.h
  • svn_compat.h
  • svn_cache_config.h
  • svn_checksum.h
  • svn_delta.h
  • svn_error_codes.h
  • svn_hash.h
  • svn_iter.h
  • svn_opt.h
  • svn_path.h
  • svn_sorts.h
  • svn_xml.h
  • No labels