Checking into VSS with ctrl-k
I've been getting an error with this. It was unable to check the files in so I checked them in directly with VSS Explorer. But Idea still seems to think the files are waiting to be checked in. They are read only again, after the check in, but they still appear in the check-in project dialog box. I actually tried checking them in again via Idea and got the following error. My question is, how do I tell idea that they're no longer in the check-in project and that it needs to reset that list?
java.lang.NullPointerException
at java.lang.Runtime.exec(Unknown Source)
at com.intellij.execution.GeneralCommandLine.a(GeneralCommandLine.java:47)
at com.intellij.execution.GeneralCommandLine.createProcessHandler(GeneralCommandLine.java:7)
at com.intellij.execution.ExecutionUtil.runProcess(ExecutionUtil.java:47)
at com.intellij.execution.ExecutionUtil.runProcess(ExecutionUtil.java:0)
at com.intellij.vssSupport.b.p.a(p.java:17)
at com.intellij.vssSupport.b.p.a(p.java:19)
at com.intellij.vssSupport.b.r.run(r.java:6)
at com.intellij.vssSupport.c.b.actionPerformed(b.java:8)
at com.intellij.openapi.a.b.d.a(d.java:73)
at com.intellij.openapi.a.b.d.b(d.java:59)
at com.intellij.openapi.a.b.d.a(d.java:21)
at com.intellij.ide.s.dispatchEvent(s.java:87)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Please sign in to leave a comment.
Use Source Safe -> "Mark Project as Current" to set "up-to-date" status for
all files in project
--
Best regards,
Olesya Smirnova
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
"joe martinez" <no_mail@jetbrains.com> wrote in message
news:29681093.1067454086625.JavaMail.javamailuser@localhost...
so I checked them in directly with VSS Explorer. But Idea still seems to
think the files are waiting to be checked in. They are read only again,
after the check in, but they still appear in the check-in project dialog
box. I actually tried checking them in again via Idea and got the following
error. My question is, how do I tell idea that they're no longer in the
check-in project and that it needs to reset that list?
>
>
>
>
com.intellij.execution.GeneralCommandLine.createProcessHandler(GeneralComman
dLine.java:7)
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>