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 174064 - Remove package leaves empty package behind, never removed
Summary: Remove package leaves empty package behind, never removed
Status: RESOLVED DUPLICATE of bug 156529
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 11:50 UTC by fommil
Modified: 2009-10-08 13:14 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 fommil 2009-10-08 11:50:57 UTC
Removing a package in a Java project will always leave the project folder alive... so it is never deleted, simply emptied.

The correct behaviour should be to remove/delete the folder that defines the package

Workaround is to manually remove the folder using the "Files" browser.

Potential conflict could be Subversion. This bug manifests itself when the project is managed by a remote SVN repository.
Comment 1 Jiri Prox 2009-10-08 12:17:49 UTC
You should commit the changes

*** This issue has been marked as a duplicate of 154611 ***
Comment 2 fommil 2009-10-08 12:51:43 UTC
Folder/package remains after commit in 6.7.

Given that 154611 is marked INVALID and not FIXED, I am reopening this. The referenced issue describes a WORKAROUND, not a FIX.
Comment 3 Ondrej Vrabec 2009-10-08 13:14:52 UTC

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