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 232568 - NetBeans forbid to delete files from the project
Summary: NetBeans forbid to delete files from the project
Status: RESOLVED INVALID
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.4
Hardware: PC Windows 7 x64
: P1 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-11 14:18 UTC by ecerichter
Modified: 2013-07-11 15:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (89.15 KB, text/plain)
2013-07-11 14:18 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2013-07-11 14:18:47 UTC
Product Version = NetBeans IDE Dev (Build 201307100049)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_21
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.21-b01

NetBeans show error "can't delete file".
In IDE log there is an error from SubVersion. Point is that I don't use SVN lock feature.
I don't remember to have this problem in DEV201307082300.

Regards,

Edson
Comment 1 ecerichter 2013-07-11 14:18:51 UTC
Created attachment 137005 [details]
IDE log
Comment 2 Ondrej Vrabec 2013-07-11 14:22:01 UTC
try Subversion -> Working copy -> Cleanup on E:\projetos\Studi
Comment 3 Ondrej Vrabec 2013-07-11 14:27:48 UTC
if the cleanup does not help then:
1) make and attach a thread-dump
2) and restart the IDE, that should hopefully release any pending locks on the working copy
Comment 4 ecerichter 2013-07-11 15:03:58 UTC
Yes, cleanup solved the problem!

Thanks,

Edson Richter