You need to log in before you can comment on or make changes to this bug.
Product Version: NetBeans IDE 6.0 RC1 (Build 200711160000) Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05 System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb) Userdir: D:\ide\60daily\user Step: 1. Open project under hg control. 2. With the use of refactoring rename the file and commit changes. 3. Select some file of it and invoke "Mercurial | Show Annotations" action. 4. Over the annotation column invoke popup menu and choose "Diff x to (x-1)" action. The (x-1) version shows - <Content Not Available>
I need to specify --follow to hg annotate command.
Created an attachment (id=53189) [details] proposed patch
IDE:------------------------------------------------- IDE: [11/19/07 12:04 PM] Committing started Checking in ui/annotate/AnnotationBar.java; /shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/ui/annotate/AnnotationBar.java,v <-- AnnotationBar.java new revision: 1.7; previous revision: 1.6 done Checking in ui/annotate/AnnotateAction.java; /shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/ui/annotate/AnnotateAction.java,v <-- AnnotateAction.java new revision: 1.6; previous revision: 1.5 done Checking in ui/annotate/AnnotateLine.java; /shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/ui/annotate/AnnotateLine.java,v <-- AnnotateLine.java new revision: 1.6; previous revision: 1.5 done Checking in util/HgCommand.java; /shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/util/HgCommand.java,v <-- HgCommand.java new revision: 1.54; previous revision: 1.53 done IDE: [11/19/07 12:04 PM] Committing finished
Verified.