[Julian Foad] > 1. Introduction > > B. What is New? > > The rename operation can be viewed as having two halves - removal > from the source path, and adding or copying to the target path - but > unlike in previous versions of Subversion, these two actions are: > > - atomic (indivisible), and > > - not quite the same as the separate "svn delete" and "svn copy" > operations.
I don't see a good place in your document to put these further differences, but they should be noted somewhere: - 'svn log --stop-on-copy' does not stop. - 'svn diff' and 'svnlook diff' do not show either a whole-file add or a whole-file delete