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 157432

Summary: CVS Update does not always pick up new folders
Product: versioncontrol Reporter: oopman <oopman>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description oopman 2009-01-26 12:18:20 UTC
I find often that when performing a CVS update the NetBeand CVS component will ignore new remote folders. This does not 
always seem to happen, but only sometimes.

Does anyone have any clue why this is happening?
Comment 1 edgrimm17 2009-04-02 22:51:20 UTC
Sigh.  I didn't see this one when I added mine, as I call them 'directories', being from the Unix world.

I've *never* seen NetBeans pick up a new folder/directory, except through a process I just described on bug 161811.

I'm pretty sure it's because the NetBeans team implemented basic cvs functionality as documented by the default
operations of the open source CVS commands, without stopping to think about the implications of doing that without
adding the capability to specify options.
Comment 2 Ondrej Vrabec 2009-04-17 07:33:19 UTC

*** This issue has been marked as a duplicate of 161811 ***