svn_wc_notify_action_t_svn_wc_notify_move_broken

Constant svn_wc_notify_action_t_svn_wc_notify_move_broken 

Source
pub const svn_wc_notify_action_t_svn_wc_notify_move_broken: svn_wc_notify_action_t = 75;
Expand description

A move in the working copy has been broken, i.e. degraded into a copy + delete. The notified path is the move source (the deleted path).

ยงTODO: Provide path to move destination as well?

@since New in 1.8.