~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/interrupted.txt

  • Committer: John Arbash Meinel
  • Date: 2005-09-22 19:16:57 UTC
  • mto: (1393.2.1)
  • mto: This revision was merged to the branch mainline in revision 1396.
  • Revision ID: john@arbash-meinel.com-20050922191657-f94ee98ba0f9f83e
Made it so that we don't loop forever on EAGAIN.

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