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 205136

Summary: Changed file name case under Windows not respected
Product: versioncontrol Reporter: marcusson <marcusson>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal CC: azizur, bross_pjn, FiruzzZ
Priority: P4    
Version: -S1S-   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description marcusson 2011-11-15 10:55:09 UTC
I'm using DEV-build 20111109060 on Windows 7.
(Auto-adding of new files is turned on.)

How to reproduce:

I created a file named "foo", externally renamed it to "Foo".

Expected:

The filename is updated in project panel and SVN commit dialog.

Actual:

Netbeans didn't realize that the filename has changed.

- I tried "scan for external changes": Netbeans still doesn't realize the filename has changed.
- I tried to close and reopened Netbeans: now the project panel shows the correct filename, but the SVN dialog still doesn't realize the filename has changed.

The behavior is inconstistent:

If you right-click on the parent folder and select "commit" the dialog tries to commit "foo" (wrong).
However: if you right-click on "Foo" itself and select "commit" the dialog will show "Foo" (correct).
Comment 1 Ondrej Vrabec 2012-08-29 17:20:14 UTC
*** Bug 217583 has been marked as a duplicate of this bug. ***
Comment 2 Ondrej Vrabec 2012-09-05 11:55:43 UTC
*** Bug 217804 has been marked as a duplicate of this bug. ***
Comment 3 Ondrej Vrabec 2012-12-06 16:01:37 UTC
*** Bug 223426 has been marked as a duplicate of this bug. ***
Comment 4 azizur 2012-12-06 16:24:01 UTC
This issue also affect MAC OS X too.
Comment 5 azizur 2012-12-06 16:27:23 UTC
Can we have someone fixing this kind of issue in 7.3 that are quite annoying to users.