History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17412
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Jemerov
Reporter: Tim Moore
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

File delete persists in "Incoming" changes after update (case-insensitivity issue)

Created: 13 Mar 08 22:31   Updated: 14 Mar 08 12:18
Component/s: Version Control Integration. Subversion

Environment: Mac OS 10.5.2, JDK 1.5.0_13

Build: 7,757
Severity: Low


 Description  « Hide
I'm working on Mac OS, with a case-insensitive filesystem.

The sequence of events was something like this:

  1. A file named Container.java was added to the project and committed
  2. It was somehow copied within Subversion to container.java and committed
  3. container.java was deleted from svn, while Container.java remains

All of this was done by someone else, on another machine.

Now on my machine, whenever I edit Container.java, it puts an "Outdated version" banner on the file, and the commit where container.java was deleted stays in my Incoming Changes pane, no matter how many times I update, either within IDEA or from the command-line.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.