- Documented how to use 'svn co' to restart an interrupted checkout.
- Documented new 'svn st' symbol for incomplete directories ("!")
- Mentioned that killing $EDITOR without saving changes gives the
option to abort a commit.
- Pointed out that 'svn rm URL URL URL [...]' is now a single commit.
Same with 'svn mkdir dir1 dir2 dir3 [...]'
- Clarified that 'svn copy/move' *only* works within a single
repository. cross-repository copying is a post-1.0 feature.
- Documented 'svn switch --relocate'.
- 'svn import' syntax changed. Updated everywhere.
- Clarified that 'svn st -u' only adds an asterisk; it does *not* make
the entire record reflect the repository's version of the file.
* doc/book/TODO: Remove done items. Switched them to past tense and
added them to the commit message above. Phear my mAd SKillz!!1!!
* doc/book/book/appc.xml: Tweaks.
* doc/book/book/ch05.xml: Tweaks.
* doc/book/book/ch08.xml: Tweaks.