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 198693

Summary: A maven project,its has three module.When a module file has modify,NB svn can't recursion check in top-level folder.
Product: versioncontrol Reporter: runshine
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot1
screenshot2
screenshot3

Description runshine 2011-05-18 04:02:22 UTC
A maven project,its has three module.
When a module file has modify,NB svn can't recursion check in top-level folder.NB svn must check every module one by one and can be find every modify file.

Product Version = NetBeans Platform 7.0 (Build 201104080000)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_25
Runtime = Java HotSpot(TM) Client VM 20.0-b11
Comment 1 Ondrej Vrabec 2011-05-18 06:31:10 UTC
Could you make a screenshot demonstrating your problem? I don't fully understand your explanation. Are you trying to say that if a submodule contains a modified file, the parent module's node (in Projects view) is not annotated with the blue (modified) icon?
Comment 2 runshine 2011-05-23 01:41:53 UTC
> Could you make a screenshot demonstrating your problem? I don't fully understand your explanation. Are you trying to say that if a submodule contains a modified file, the parent module's node (in Projects view) is not annotated with the blue (modified) icon?

I had tried send a email with screenshot to "ovrabec@netbeans.org" and "ondrej.vrabec@oracle.com",but email-system said i can't connect your email server
Comment 3 runshine 2011-05-23 01:43:59 UTC
The screenshot
Comment 4 runshine 2011-05-23 01:44:07 UTC
Created attachment 108444 [details]
screenshot1
Comment 5 runshine 2011-05-23 01:44:18 UTC
Created attachment 108445 [details]
screenshot2
Comment 6 runshine 2011-05-23 01:44:30 UTC
Created attachment 108446 [details]
screenshot3
Comment 7 Ondrej Vrabec 2011-05-23 06:45:38 UTC

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