You need to log in before you can comment on or make changes to this bug.
Product Version: NetBeans IDE 6.0 (Build 200711261600) 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\user3 Steps: 1. Open project under Hg control. 2. Select project root and invoke "Versioning | Export Diff..." main menu action. Choose a directory that doesn't exist. Export fails because the target directory doesn't exist. This should be handled and directory should be created if it doesn't exist if user's permissions allow the directory creation.
Created an attachment (id=54054) [details] thread dump
Created an attachment (id=54055) [details] hg log
Created an attachment (id=54081) [details] Proposed patch
IDE:------------------------------------------------- IDE: [11/12/07 22:11] Committing started Checking in HgCommand.java; /cvs/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/util/HgCommand.java,v <-- HgCommand.java new revision: 1.61; previous revision: 1.60 done IDE: [11/12/07 22:11] Committing finished
Verified.