You need to log in before you can comment on or make changes to this bug.
If you change Mercurial User Name in Tools | Options | VCS | Mercurial, it is saved (after reopening dialog there is the new value), but if you commit and then invoke Show History, the old name is still used. Mercurial Client version 0.9.5 Product Version: NetBeans IDE 6.0 (Build 200711261600) Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-b05 System: Windows Vista version 6.0 running on x86; Cp1252; en_GB (nb) Userdir: D:\install\6.0_200711261600\userdir
Created an attachment (id=54098) [details] Proposed patch
This patch will now allow both Global Option and Mercurial Project Property settings for username to take effect on Commit. The Project settings will override the Global settings if they are set.
IDE:------------------------------------------------- IDE: [11/12/07 22:19] Committing started Checking in HgCommand.java; /cvs/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/util/HgCommand.java,v <-- HgCommand.java new revision: 1.62; previous revision: 1.61 done IDE: [11/12/07 22:19] Committing finished IDE: [11/12/07 22:19] Diffing finished
Verified