/[Apache-SVN]
ViewVC logotype

Revision 1905662


Jump to revision: Previous Next
Author: kotkov
Date: Thu Dec 1 10:15:09 2022 UTC (18 months, 3 weeks ago)
Changed paths: 4
Log Message:
On the 'pristines-on-demand-on-mwf' branch: Expose the working copy text-base
sync function as a new public svn_wc API.

* subversion/include/private/svn_wc_private.h
  (svn_wc__textbase_fetch_cb_t, svn_wc__textbase_sync): Promote these
   private members …

* subversion/include/svn_wc.h
  (svn_wc_textbase_fetch_cb_t, svn_wc_textbase_sync): …into these new APIs.

* subversion/libsvn_client/textbase.c
  (): Adjust includes.
  (textbase_fetch_cb, svn_client__textbase_sync): Use the new public API.

* subversion/libsvn_wc/textbase.c
  (svn_wc__textbase_sync): Rename to …
  (svn_wc_textbase_sync): …this.  Adjust the type of `fetch_callback`.
  (textbase_sync_baton_t): Adjust the type of `fetch_callback`.


Changed paths

Path Details
Directorysubversion/branches/pristines-on-demand-on-mwf/subversion/include/private/svn_wc_private.h modified , text changed
Directorysubversion/branches/pristines-on-demand-on-mwf/subversion/include/svn_wc.h modified , text changed
Directorysubversion/branches/pristines-on-demand-on-mwf/subversion/libsvn_client/textbase.c modified , text changed
Directorysubversion/branches/pristines-on-demand-on-mwf/subversion/libsvn_wc/textbase.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26