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 - Automatically detect directories that are ignored but are mentioned in /Entries
Summary: Automatically detect directories that are ignored but are mentioned in /Entries
Status: REOPENED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-09 13:32 UTC by Tim Lebedkov
Modified: 2007-01-04 17:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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