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 230056 - Ignore action available on ignored folders
Summary: Ignore action available on ignored folders
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-21 15:30 UTC by Stepan Zebra
Modified: 2013-05-23 02:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Zebra 2013-05-21 15:30:37 UTC
When a folder under Git is set to be ignored, both Unignore and Ignore actions are available for it. The Ignore action seems to be unnecessary there.
Comment 1 Ondrej Vrabec 2013-05-21 15:32:03 UTC
fix: http://hg.netbeans.org/core-main/rev/028bdf70f405
Comment 2 Quality Engineering 2013-05-23 02:34:51 UTC
Integrated into 'main-golden', will be available in build *201305222300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/028bdf70f405
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #230056 - Ignore action available on ignored folders