Dear Wiki user,

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

The "FS2/Design" page has been changed by brane:
http://wiki.apache.org/subversion/FS2/Design?action=diff&rev1=9&rev2=10

  
  Within any single revision, each node (except the root) will have exactly one 
parent. However, successive revision trees are not independent and a node may 
trace its ''history'' across many revisions. A ''node revision'' is the 
projection of one ''branch'' of a node's history in a particular revision; it 
can have at most one ''predecessor'' in an earlier revision and any number of 
''successors'' in later revisions.
  
+ For example, in the following diagram we have four ''revisions'' of the node 
tree containing 15 ''node revisions'', but only 4 distinct ''nodes'':
+ 
  [[attachment:vfs-node-history.svg|{{attachment:vfs-node-history.png}}]]
  

Reply via email to