The GitHub Actions job "Build and Test Subversion with CMake" on subversion.git 
has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
f27b29740c5ae618200d21c3a89d0c711c153b62 / Timofei Zhakov <rin...@apache.org>
On the 'apply-processor' branch: Allow merge.c to adjust mergeinfo properties
by adding adjust_mergeinfo callback to cb_table.

This will apply several mergeinfo adjustments onto the properties.

### Can we make this function to return and work with only the mergeinfo
### property instead of interacting with the entire list of properties?

* subversion/libsvn_client/client.h
  (svn_client__apply_processor_callbacks_t): Add adjust_mergeinfo method.
* subversion/libsvn_client/merge.c
  (apply_processor_adjust_mergeinfo): Implement function, find the previous
   code near merge_processor.c@1922128:321.
  (do_merge): Setup cb_table.adjust_mergeinfo with pointer to the
   apply_processor_adjust_mergeinfo function.
* subversion/libsvn_client/merge_processor.c
  (prepare_merge_props_changed): Invoke cb_table->adjust_mergeinfo() to let
   them do the work.

git-svn-id: 
https://svn.apache.org/repos/asf/subversion/branches/apply-processor@1922129 
13f79535-47bb-0310-9956-ffa450edef68

Report URL: https://github.com/apache/subversion/actions/runs/12036825820

With regards,
GitHub Actions via GitBox

Reply via email to