~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/interrupted.txt

  • Committer: Martin Pool
  • Date: 2005-09-30 00:58:02 UTC
  • mto: (1185.14.2)
  • mto: This revision was merged to the branch mainline in revision 1396.
  • Revision ID: mbp@sourcefrog.net-20050930005802-721cfc318e393817
- copy_branch creates destination if it doesn't exist

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
 * We can't atomically replace the whole working copy.  We can
63
63
   (semi) atomically updated particular files.
64
64
 
65
 
 * If the working copy files are in a wierd state it is hard to know
 
65
 * If the working copy files are in a weird state it is hard to know
66
66
   whether that occurred because bzr's work was interrupted or because
67
67
   the user changed them.
68
68