Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Won't fix
Assignee
Unassigned
Subsystem
Version Control. StarTeam
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Irina Petrovskaya
    5 years ago (16 Nov 2006 18:38)
  • Updated by   root
    2 years ago (17 Jan 2010 20:37)
  • Jira: IDEADEV-11949
    (history, comments)
 
IDEA-35450 StarTeam: ShowHistory: Get previous version should be more safe
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Get action is enabled in History view and it is possible to get the previous version.
The contents of local file is overwritten silently by previous revision contents, the file gets blue marker as modified.
Now you can modify this file and check it in.
No warnings etc are shown.
However, in usual ST clients the file gets outOfDate status after the previous revision check out. You get the warning on attempt to edit such file and after you invoke check in, you get the Merge dialog to merge your changes with the last revision

Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
Michael Gerasimov
  Michael Gerasimov
28 Nov 2006 19:20
5 years ago
The behavior of this feature is completely conforms the design - it simply overwrites the existing content. What ST support lacks is really the getting of the file with specific revision.