This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 128017

Summary: No output from Fetch menu item
Product: versioncontrol Reporter: Padraig Obriain <padraigob>
Component: MercurialAssignee: issues@versioncontrol <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: proposed patch

Description Padraig Obriain 2008-02-21 14:07:23 UTC
When the Fetch menu item is invoked no data is written to an output tab.
Comment 1 Padraig Obriain 2008-02-21 14:28:12 UTC
I have found the error for Fetch.

I need to check whether I made the same mistake for other commands.
Comment 2 Padraig Obriain 2008-02-21 14:38:28 UTC
Created attachment 56988 [details]
proposed patch
Comment 3 Padraig Obriain 2008-02-21 14:40:33 UTC
0640fd1ab4d4: patch pushed

I did not find a similar error in any other command.