On Thu, Jun 30, 2011 at 5:09 PM, Les Mikesell <lesmikes...@gmail.com> wrote: > A backup made in an inconsistent state should exactly resemble the disk > files if the system lost power or crashed for another reason at that point.
I don't think so. SVN files are written in a specific order known by hotcopy. The result of a power failure is not that this order is changed. I.e. copying the files in the correct (and randomly quitting) order would mimic lost power. Copying them in random (rsynch) order would not. /$