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 187362

Summary: IllegalArgumentException: MasterFileObject[/home/dwuysan/dev/apps/jun10-main-1-20100609@3bb79cfa:795767c7,valid=true] [isValid=true] is not parent of MasterFileObject[/home/dwuysan/dev/apps/jun10-main
Product: projects Reporter: dwuysan <dwuysan>
Component: Generic InfrastructureAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 170546
Attachments: stacktrace

Description dwuysan 2010-06-09 06:50:46 UTC
Build: NetBeans IDE 6.9 RC1 (Build 201005242201)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
dwuysan: select six projects, right click in order to do SVN sync.




Stacktrace: 
java.lang.IllegalArgumentException: MasterFileObject[/home/dwuysan/dev/apps/jun10-main-1-20100609@3bb79cfa:795767c7,valid=true] [isValid=true] is not parent of MasterFileObject[/home/dwuysan/dev/apps/jun10-main-1-20100609/ear@12ac0f75:1cd16868,valid=true] [isValid=true].
   at org.netbeans.spi.project.support.GenericSources$Group.contains(GenericSources.java:161)
   at org.netbeans.modules.versioning.spi.VCSContext.addProjectFiles(VCSContext.java:309)
   at org.netbeans.modules.versioning.spi.VCSContext.forNodes(VCSContext.java:148)
   at org.netbeans.modules.subversion.util.SvnUtils.getCurrentContext(SvnUtils.java:200)
   at org.netbeans.modules.subversion.util.SvnUtils.getCurrentContext(SvnUtils.java:218)
   at org.netbeans.modules.subversion.ui.actions.ContextAction.getCachedContext(ContextAction.java:312)
Comment 1 dwuysan 2010-06-09 06:50:51 UTC
Created attachment 99920 [details]
stacktrace
Comment 2 Jesse Glick 2010-06-10 20:16:01 UTC

*** This bug has been marked as a duplicate of bug 184854 ***