|
|
A callback used in svn_client_diff_summarize2() and svn_client_diff_summarize_peg2() for reporting a diff summary. All allocations should be performed in pool. baton is a closure object; it should be provided by the implementation, and passed by the caller.
Definition at line 785 of file svn_client.h. |
|
|
The difference type in an svn_diff_summarize_t structure.
|
|
|
A struct that describes the diff of an item.
Passed to
|
|
|
The difference type in an svn_diff_summarize_t structure.
Definition at line 722 of file svn_client.h. |
|
||||||||||||
|
Return a duplicate of diff, allocated in pool. No part of the new structure will be shared with diff.
|
1.3.9.1