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 - Changed file name case under Windows not respected
Summary: Changed file name case under Windows not respected
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: -S1S-
Hardware: All All
: P4 normal with 2 votes (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
: 217583 217804 223426 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-15 10:55 UTC by marcusson
Modified: 2012-12-06 16:27 UTC (History)
3 users (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 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.