PerforceDirectPlugin problem
this plugin is broken in 2218, file sync is giving problem. Anyone has
experienced this problem.
tdErr:----
Can't clobber writable file
D:\Apexon\brm\main\data\com\apexon\utility\BrmShared.properties
End----
at com.rne.perforce.PerfCommands.checkError(PerfCommands.java:707)
at com.rne.perforce.PerfCommands.p4syncFile(PerfCommands.java:51)
at com.rne.perforce.ActionSync.performAction(ActionSync.java:91)
at com.rne.perforce.ActionBaseFile.actionPerformed(ActionBaseFile.java:104)
at com.intellij.openapi.k.b.m$b_.actionPerformed(m$b_.java:3)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
at com.intellij.openapi.k.b.m.fireActionPerformed(m.java:37)
at com.intellij.ui.a.a.h.doClick(h.java:184)
at com.intellij.ui.a.a.h.access$300(h.java:235)
at com.intellij.ui.a.a.h$a_.mouseReleased(h$a_.java:2)
at java.awt.Component.processMouseEvent(Component.java:5100)
at java.awt.Component.processEvent(Component.java:4897)
at java.awt.Container.processEvent(Container.java:1569)
at java.awt.Component.dispatchEventImpl(Component.java:3615)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
at java.awt.Container.dispatchEventImpl(Container.java:1613)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
at com.intellij.ide.t.b(t.java:95)
at com.intellij.ide.t.a(t.java:102)
at com.intellij.ide.t.dispatchEvent(t.java:113)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:201)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
请先登录再写评论。
Rambabu Talasila wrote:
Not sure but that looks like you're trying to sync to a writable file
which perforce won't do unless you spefically tell it to.