~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/dirstate.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-03-11 07:22:39 UTC
  • mfrom: (4100.2.8 no-auto-reference)
  • Revision ID: pqm@pqm.ubuntu.com-20090311072239-dm56af7pf1j4i1nq
(abentley) Disable auto-detection of tree references.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2807
2807
    (saved_minikind, saved_link_or_sha1, saved_file_size,
2808
2808
     saved_executable, saved_packed_stat) = entry[1][0]
2809
2809
 
 
2810
    if minikind == 'd' and saved_minikind == 't':
 
2811
        minikind = 't'
2810
2812
    if (minikind == saved_minikind
2811
2813
        and packed_stat == saved_packed_stat):
2812
2814
        # The stat hasn't changed since we saved, so we can re-use the