Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Unassigned
Subsystem
Version Control. VSS
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Irina Petrovskaya
    5 years ago (24 Nov 2006 14:32)
  • Updated by   root
    2 years ago (17 Jan 2010 20:38)
  • Jira: IDEADEV-12213
    (history, comments)
 
IDEA-35613 VSS: ShowHistory: rollback deleting file with its History open causes problems
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
open History for file
delete the file
after some delay (on attempt ot refresh the history) the error dialog 'cannot refresh: file has been deleted' appears
rollback the deleting:
on new refresh the dialog appears again, excepton is thrown.

Assertion failed
java.lang.Throwable
java.lang.Throwable
 at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:89)
 at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:96)
 at com.intellij.execution.configurations.GeneralCommandLine.addParameter(GeneralCommandLine.java:85)
 at com.intellij.execution.configurations.GeneralCommandLine.addParameters(GeneralCommandLine.java:74)
 at com.intellij.vssSupport.commands.VSSExecUtil.runProcess(VSSExecUtil.java:49)
 at com.intellij.vssSupport.commands.VSSExecUtil.runProcess(VSSExecUtil.java:39)
 at com.intellij.vssSupport.commands.CpOutputController.everythingFinishedImpl(CpOutputController.java:52)
 at com.intellij.vssSupport.commands.VSSExecUtil.runProcess(VSSExecUtil.java:88)
 at com.intellij.vssSupport.commands.VSSExecUtil.runProcess(VSSExecUtil.java:39)
 at com.intellij.vssSupport.commands.CpOutputController.performCall(CpOutputController.java:153)
 at com.intellij.vssSupport.commands.CpOutputController.executeAfterCP(CpOutputController.java:118)
 at com.intellij.vssSupport.commands.HistoryCommand.execute(HistoryCommand.java:58)
 at com.intellij.vssSupport.VssFileHistoryProvider.createSessionFor(VssFileHistoryProvider.java:74)
 at com.intellij.openapi.vcs.history.FileHistoryPanelImpl.refresh(FileHistoryPanelImpl.java:160)
 at com.intellij.openapi.vcs.history.FileHistoryPanelImpl$5.run(FileHistoryPanelImpl.java:0)
 at com.intellij.util.Alarm$1.run(Alarm.java:106)
 at com.intellij.util.Alarm$MyThread$1.run(Alarm.java:250)
 at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:20)
 at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
 at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
 at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:166)
 at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:143)
 at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:113)
 at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
 at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
 at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)


Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments