These notifications have a standard callback function type, which takes the path of the file that was affected, and a caller- supplied baton.
Note that the callback is a 'void' return -- this is a simple reporting mechanism, rather than an opportunity for the caller to alter the operation of the WC library.
Note also that some of the actions are used across several different Subversion commands. For example, the update actions are also used for checkouts, switches, and merges.
|
Notify the world that notify->action has happened to notify->path.
Recommendation: callers of |
|
svn_wc_notify_func2_t , but takes the information as arguments instead of struct fields.
|
|
What happened to a lock during an operation. |
|
Structure used in the
If
If
For an
Note that if
|
|
|
What happened to a lock during an operation. |
|
The type of notification that is occurring.
|
|
Allocate an
Set the |
|
Return a deep copy of notify, allocated in pool. |