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 205012 - Strange behavior of the function Diff (Subversion)
Summary: Strange behavior of the function Diff (Subversion)
Status: RESOLVED DUPLICATE of bug 190059
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Ondrej Vrabec
URL: http://wiki.netbeans.org/TS_71_SVN
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 18:04 UTC by debuggercz
Modified: 2011-11-14 12:40 UTC (History)
0 users

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 debuggercz 2011-11-11 18:04:11 UTC
Product Version: NetBeans IDE Dev (Build 201111110600) 
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17 
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb) 
User directory: C:\Users\tester\.netbeans\dev 
Cache directory: C:\Users\tester\.netbeans\dev\var\cache

Steps:
1. Create a new Web project.
2. Commit it into the repository (Subversion).
3. Create new package "xx.yy".
4. Create new java class "NewClass1.java" in the package "xx.yy". 
5. Switch to "Projects" view and invoke Subversion | Show Changes on project root.
6. Invoke Delete popup menu action within "Subversion" tab on "NewClass1.java" file node.
7. Confirm your decision by clicking Ok in follow-up question dialog.  

From the window (Show Changes) disappeared NewClass1.java file but also packages xx and yy. There should be both packages because they are need to be commit it as well.
Comment 1 Ondrej Vrabec 2011-11-14 12:40:45 UTC
the same as bug #190059

*** This bug has been marked as a duplicate of bug 190059 ***