~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/interrupted.txt

  • Committer: Robert Collins
  • Date: 2005-10-16 14:51:21 UTC
  • mto: This revision was merged to the branch mainline in revision 1459.
  • Revision ID: robertc@lifelesslap.robertcollins.net-20051016145121-01852573f8c63daa
replace __contains__ calls in stores with has_id

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