Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Subversion Wiki" for 
change notification.

The "Svn19ApiReview" page has been changed by StefanFuhrmann:
https://wiki.apache.org/subversion/Svn19ApiReview?action=diff&rev1=17&rev2=18

Comment:
Remove a few svn_repos entries that have been resolved.

  
  === svn_repos.h ===
   * `svn_repos_notify_warning_t` — Maybe change docstring: "... type of 
''warning'' ''triggered'' ..."?
-  * `svn_repos_fs_lock_many` — Lock error handling in case of 
`lock_callback==NULL`? What is the error return on pre-lock hook failure?Doc 
updated.
-  * `svn_repos_fs_unlock_many` — Lock error handling in case of 
`lock_callback==NULL`? Error return on pre-unlock hook failure? Doc updated. 
Why are the paths for callbacks allocated in `result_pool`?The paths are part 
of the "result" passed to the callback, just like the lock and path in the 
svn_fs_lock_many.
   * `svn_repos_parse_dumpstream3` — [JAF] Comment.
    * Comment still applies. — JAF
   * `svn_repos_get_fs_build_parser5` — Handling of / behavior if 
`use_history==FALSE`?

Reply via email to