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

Key: IDEADEV-12525
Type: Bug Bug
Status: Reopened Reopened
Priority: Normal Normal
Assignee: Irina Chernushina
Reporter: Stephen Friedrich
Votes: 1
Watchers: 2
Operations

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

VSS: Show History does not work

Created: 30 Nov 06 14:41   Updated: 25 Jun 09 18:56
Component/s: Version Control Integration. VSS
Fix Version/s: None

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

Build: 6,112
Severity: Medium


 Description  « Hide
Same thing for all my files:
A dialog appears with title "Could Not Load File History" and message "File is not in the repository or has been deleted".

 All   Comments   Work Log   Change History      Sort Order:
Irina Petrovskaya - 05 Dec 06 11:22
tis problem may appear due to 'non-standard' date/time format. For example, if '/' is used as separator in short date.

Stephen Friedrich - 05 Dec 06 13:03
'non-standard' format where?

I am in german locale. In MS VSS Explorer date/time shows like "22.11.06 21:11".


Michael Gerasimov - 05 Dec 06 15:59
This problem has been solved today.

Stephen Friedrich - 14 Dec 06 20:30

Still no luck for me in 6137
Getting these:

com.intellij.openapi.vcs.VcsException: File is not in the repository or has been deleted
        at com.intellij.vssSupport.VssFileHistoryProvider.createSessionFor(VssFileHistoryProvider.java:92)
        at com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl.showFileHistory(AbstractVcsHelperImpl.java:220)
        at com.intellij.openapi.vcs.actions.TabbedShowHistoryAction.actionPerformed(TabbedShowHistoryAction.java:23)
        at com.intellij.openapi.vcs.actions.AbstractVcsAction.actionPerformed(AbstractVcsAction.java)
        at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:4)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:50)
        at com.intellij.ui.plaf.beg.BegMenuItemUI.a(BegMenuItemUI.java:232)
        at com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:156)
        at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:7)
        at java.awt.Component.processMouseEvent(Component.java:6038)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3260)
        at java.awt.Component.processEvent(Component.java:5803)
        at java.awt.Container.processEvent(Container.java:2058)
        at java.awt.Component.dispatchEventImpl(Component.java:4410)
        at java.awt.Container.dispatchEventImpl(Container.java:2116)
        at java.awt.Component.dispatchEvent(Component.java:4240)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
        at java.awt.Container.dispatchEventImpl(Container.java:2102)
        at java.awt.Window.dispatchEventImpl(Window.java:2429)
        at java.awt.Component.dispatchEvent(Component.java:4240)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
        at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:100)
        at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:63)
        at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:166)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

Serge Baranov - 25 Jun 09 14:49
This issue still occurs in IDEA 8.1.3:
-06-25 12:45:24,540 [14446914]   INFO - j.vssSupport.VssChangeProvider - -- ChangeProvider| New: 0, modified: 0, hijacked:1, obsolete: 0, ignored: 0 
2009-06-25 12:45:29,181 [14451555]   INFO - vcs.impl.AbstractVcsHelperImpl - File is not in the repository or has been deleted  
com.intellij.openapi.vcs.VcsException: File is not in the repository or has been deleted 
	at com.intellij.vssSupport.VssFileHistoryProvider.createSessionFor(VssFileHistoryProvider.java:144)
	at com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl.showFileHistory(AbstractVcsHelperImpl.java:118)
	at com.intellij.openapi.vcs.actions.TabbedShowHistoryAction.actionPerformed(TabbedShowHistoryAction.java:8)
	at com.intellij.openapi.vcs.actions.AbstractVcsAction.actionPerformed(AbstractVcsAction.java:7)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:17)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:41)
	at com.intellij.ui.plaf.beg.BegMenuItemUI.a(BegMenuItemUI.java:65)
	at com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:129)
	at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:5)
	at java.awt.Component.processMouseEvent(Component.java:6134)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
	at java.awt.Component.processEvent(Component.java:5899)
	at java.awt.Container.processEvent(Container.java:2023)
	at java.awt.Component.dispatchEventImpl(Component.java:4501)
	at java.awt.Container.dispatchEventImpl(Container.java:2081)
	at java.awt.Component.dispatchEvent(Component.java:4331)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
	at java.awt.Container.dispatchEventImpl(Container.java:2067)
	at java.awt.Window.dispatchEventImpl(Window.java:2458)
	at java.awt.Component.dispatchEvent(Component.java:4331)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
	at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:35)
	at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:223)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:217)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Serge Baranov - 25 Jun 09 18:56
Status update:

The issue is caused by the localized output of the vss client which is not recognized by the parser in IDEA (which expects the output to be in English, not in German like in case of the above reports).

We'll try to update our parser so that it doesn't depend on the vss client locale.