IDEA5, Subversion integration bug
It is impossible to reload file if file was changed outside IDEA and project was opened in new frame.
Example environment:
Project1 (VCS=Subversion)
|
+-- File2
How to reproduce:
- open Project1
- change that File2 in Notepad, save
- open Project2 in new frame.
File2 will be marked as modified but you can't view changes even if you click Synchronize files.
Although there are 2 ways to force IDEA to reload files:
1) Close IDEA and re-open
2) Change file and save. IDEA detect external modification and suggest select valid version.
, I think it is bug.
Please sign in to leave a comment.
Alexander,
you should file your issues in the tracking system at
http://www.jetbrains.net/jira
Vince.