[Python-apps-team] Bug#560386: mercurial: A -> B,	C -> A rename breaks diff --git
    Jakub Wilk 
    ubanus at users.sf.net
       
    Thu Dec 10 20:11:34 UTC 2009
    
    
  
Package: mercurial
Version: 1.4.1-1
Severity: normal
$ hg init
$ echo foo > foo
$ echo bar > bar
$ hg addremove
adding bar
adding foo
$ hg ci -m dummy
$ hg mv bar bar.old
$ echo bar > foo
$ hg mv foo bar
$ hg diff --git
abort: bar.old at 0f06f3188566: not found in manifest!
-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mercurial depends on:
ii  libc6                         2.10.2-2   GNU C Library: Shared libraries
ii  mercurial-common              1.4.1-1    scalable distributed version contr
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-support                1.0.6      automated rebuilding support for P
ii  ucf                           3.0025     Update Configuration File: preserv
mercurial recommends no packages.
Versions of packages mercurial suggests:
pn  kdiff3 | tkdiff | meld | xxd <none>      (no description available)
pn  qct                          <none>      (no description available)
ii  vim                          2:7.2.284-1 Vi IMproved - enhanced vi editor
ii  vim-gtk [vim]                2:7.2.284-1 Vi IMproved - enhanced vi editor -
pn  wish                         <none>      (no description available)
-- debconf-show failed
-- 
Jakub Wilk
    
    
More information about the Python-apps-team
mailing list