
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Mac OS 10.5.2, JDK 1.5.0_13
|
|
| Build: |
7,757
|
| Severity: |
Low
|
I'm working on Mac OS, with a case-insensitive filesystem.
The sequence of events was something like this:
- A file named Container.java was added to the project and committed
- It was somehow copied within Subversion to container.java and committed
- 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.
|
|
Description
|
I'm working on Mac OS, with a case-insensitive filesystem.
The sequence of events was something like this:
- A file named Container.java was added to the project and committed
- It was somehow copied within Subversion to container.java and committed
- 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. |
Show » |
| There are no comments yet on this issue.
|
|