Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Subversion Wiki" for 
change notification.

The "MultiLayerMoves" page has been changed by PhilipMartin:
http://wiki.apache.org/subversion/MultiLayerMoves?action=diff&rev1=2&rev2=3

  ||    3     ||    A/B/C/D    || normal       ||          ||
  ||    4     ||    A/B/C/D    || base-deleted || Q        ||
  
- Now scan_deletion(A/B/C/D) tells us moved_to is Q at op-depth=4, Z/D at 
op-depth=3, X at op-depth=2.
+ Now scan_deletion(A/B/C/D) needs to tell us moved_to is Q at op-depth=4, Z/D 
at op-depth=3, X at op-depth=2. Quite how it does this is an open question. 
Does the caller pass the op-depth? Where would the caller get it?  Does the 
function return some sort of array of (op-depth, moved-to) pairs?
  

Reply via email to