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 221254 - files removed by git remaining as missed objects in the project
Summary: files removed by git remaining as missed objects in the project
Status: RESOLVED INCOMPLETE
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-01 13:31 UTC by theghostdog
Modified: 2012-11-01 13:41 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 theghostdog 2012-11-01 13:31:56 UTC
hello,

if an update on the local repository remove any files from the local project, the file entry in the project is still remaining. instead the right icon, a with icon is display. deleting that item will does not work. if i delete that item and refresh the project, the item appears again. as workaround, deleting the corresponding entries from the configurations.xml will work.

Found on NB 7.2, CentOS5.7, git 1.7.11

best
ghostdog
Comment 1 Ondrej Vrabec 2012-11-01 13:41:25 UTC
sorry, i do not fully understand
> if an update on the local repository remove any files from the local project
What do you mean by update in the scope of git? There is no such command AFAIK. What action do you run in the IDE to achieve this "update"?
> instead the right icon, a with icon is display
no idea what you mean by that, please make and attach a screenshot
> deleting the corresponding entries from the configurations.xml will work
is it something c++ related? What is configurations.xml?