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 228895 - files delete/overwrite problem
Summary: files delete/overwrite problem
Status: RESOLVED INCOMPLETE
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.3.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-23 13:19 UTC by medeag
Modified: 2013-05-09 07:58 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 medeag 2013-04-23 13:19:10 UTC
I have deleted some xml files from the project, then added other files with same name+several new ones to the project, commit/push, but still seen blue icon in Netbeans for this folder. Tried to commit but there were no files for commit action.


Product Version: NetBeans IDE 7.3.1 (Build 201304162201)
Java: 1.7.0_17; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Ondrej Vrabec 2013-04-23 14:12:17 UTC
cannot reproduce. Please provide exact steps to reproduce this, especially how you delete and create the files - in the IDE? externally?
Also check the file's statuses after the deletion and after you recreate them (both status in HEAD/WT an HEAD/INDEX). When you switch the mode in the commit dialog (from HEAD/INDEX to HEAD/WT or vice-versa), can you see the file?