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 70146

Summary: Automatically detect directories that are ignored but are mentioned in /Entries
Product: versioncontrol Reporter: Tim Lebedkov <lebedkov>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: REOPENED ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tim Lebedkov 2005-12-09 13:32:42 UTC
see summary
Comment 1 Tim Lebedkov 2005-12-09 13:35:37 UTC
build 20051208

afther a NB restart the entry for the directory in .cvsignore does not work at all
Comment 2 Maros Sandor 2005-12-09 13:41:06 UTC
I cannot reproduce it here. Make sure you do not have some stray CVS folders
inside your ignored folders. Entries in CVS/ folders may prevent files from
being ignored. In any case, try to be more descriptive about the problem.
Comment 3 Tim Lebedkov 2005-12-09 16:08:27 UTC
it was a D/ line in entries
Comment 4 Tim Lebedkov 2005-12-10 15:59:15 UTC
could you please detect such situation and warn the user (or possibly fix it)?

Thank You