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

Key: IDEADEV-11949
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Normal Normal
Assignee: Michael Gerasimov
Reporter: Irina Petrovskaya
Votes: 0
Watchers: 0
Operations

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

StarTeam: ShowHistory: Get previous version should be more safe

Created: 16 Nov 06 17:38   Updated: 28 Nov 06 18:20
Component/s: Version Control Integration. StarTeam
Fix Version/s: Demetra 6.0.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,553


 Description  « Hide
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

 All   Comments   Work Log   Change History      Sort Order:
Michael Gerasimov - 28 Nov 06 18:20
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.