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 - 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
Summary: IllegalArgumentException: MasterFileObject[/home/dwuysan/dev/apps/jun10-main-...
Status: RESOLVED DUPLICATE of bug 184854
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 06:50 UTC by dwuysan
Modified: 2010-06-10 20:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170546


Attachments
stacktrace (3.65 KB, text/plain)
2010-06-09 06:50 UTC, dwuysan
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***