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 144021 - [65cat] Delete doesn't work with svn-managed project when "Can't open file '.svn/entries': No such file or directory"
Summary: [65cat] Delete doesn't work with svn-managed project when "Can't open file '....
Status: RESOLVED DUPLICATE of bug 108577
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 09:50 UTC by jlaskowski
Modified: 2008-08-18 11:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The stack trace (8.90 KB, text/plain)
2008-08-15 09:51 UTC, jlaskowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlaskowski 2008-08-15 09:50:39 UTC
[ BUILD # : 200808120201 ]
[ JDK VERSION : 1.6.0_07 ]

While working with svn-managed project I keep getting "svn: Can't
open file '.svn/entries': No such file or directory". I didn't bother
fixing it, but when I tried to delete a new file from the project
that's yet to be committed, it failed, i.e. nothing got deleted and
the attached exception was thrown in the messages.log (see the
attachment)
Comment 1 jlaskowski 2008-08-15 09:51:30 UTC
Created attachment 67504 [details]
The stack trace
Comment 2 Peter Pis 2008-08-15 11:58:39 UTC
Can't it happen that you use cygwin svn client application somehow? If so, then it seems to be a dup of #100919.
Comment 3 jlaskowski 2008-08-18 11:34:46 UTC
Yes, it's with Cygwin's svn.
Comment 4 Peter Pis 2008-08-18 11:47:14 UTC
Unfortunately, it's not supported, please install the client from collabnet.

*** This issue has been marked as a duplicate of 108577 ***