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 168684

Summary: Incomplete subversion context menu on a java file
Product: versioncontrol Reporter: martin_zmrhal <martin_zmrhal>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: blaha, mmirilovic
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description martin_zmrhal 2009-07-16 15:13:21 UTC
Check out a SVN project - right click and invoke context menu on any file (must be a file not a package and must be
commited = not changed) select 'Subversion' - there is only 'Import into Subversion Repository...' which is greyed out,
but nothing else. The 'Team' menu item works just fine and offers everything: update, diff, etc.

Product Version: NetBeans IDE 6.7.1 RC (Build 200907150227)
Java: 1.6.0_14; Java HotSpot(TM) Client VM 14.0-b16
System: Linux version 2.6.28-11-generic running on i386; UTF-8; en_US (nb)
Comment 1 martin_zmrhal 2009-07-16 15:14:56 UTC
Created attachment 84837 [details]
screenshot
Comment 2 Ondrej Vrabec 2009-07-16 16:27:26 UTC
Caused by transplanting a fix for issue 167695, fixing as http://hg.netbeans.org/release67_fixes/rev/5802306267a3.
Comment 3 Marian Mirilovic 2009-07-17 10:04:05 UTC
verified in NB 6.7.1 RC