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

Key: IDEA-15687
Type: Bug Bug
Status: Open Open
Assignee: Irina Petrovskaya
Reporter: Chris Laprun
Votes: 0
Watchers: 1
Operations

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

Incorrect SVN state after rename

Created: 12 Oct 07 18:37   Updated: 12 Oct 07 19:28
Component/s: Version Control Integration. Subversion

File Attachments: None
Image Attachments:

1. commit.png
(24 kb)

2. svn_state.png
(11 kb)

Build: 7,346
Severity: Extreme


 Description  « Hide
See attached screenshots: I renamed portal-wsrp-jse to portal-wsrp-war. portal-wsrp-jse is marked as to be deleted but note that portal-wsrp-war is not marked at all. The second screen shows the commit changes dialog: note how IDEA offers to delete the old files but not add the new ones resulting in an improper SVN state.

 All   Comments   Work Log   Change History      Sort Order:
Chris Laprun - 12 Oct 07 18:48
Screenshot order is reversed as it appears here as opposed to my description. commit.png shows the commit changes dialog, svn_state.png shows the project view.

Chris Laprun - 12 Oct 07 18:49
Note that after switching to another app and coming back to IDEA, it finally picked up the proper state. I would assume that a refresh of the state would be forced at least before showing the commit dialog...

Dmitry Jemerov - 12 Oct 07 19:04
I wasn't able to reproduce this problem. Does this happen for you in every directory renaming case?
Also, did you enable fslogger when you installed IDEA? Does the problem still happen if you run IDEA without fslogger?

Chris Laprun - 12 Oct 07 19:25
fslogger is enabled (as far as I can tell). Haven't tried without fslogger. Renaming directories very often (though not consistently) leads to incorrect SVN states. At this point, I just don't trust IDEA enough to perform renames anymore, which is quite unfortunate.