Subversion: Compare with latest repository version gives error
Hi
Using IntelliJ 7.0 M2 with Subversion under HTTPS connection:
The Compare with latest repository version - and other compare operations too - does not seem to work. The message window reports only "Error: unknown error". In the IntelliJ log file, the following exception is shown:
2007-09-18 10:23:08,725 INFO - mitted.OutdatedVersionNotifier - Requesting load of incoming changes
2007-09-18 10:23:08,725 INFO - ommitted.CommittedChangesCache - Loading incoming changes
2007-09-18 10:23:08,803 INFO - mitted.OutdatedVersionNotifier - Requesting load of incoming changes
2007-09-18 10:23:08,818 INFO - ommitted.CommittedChangesCache - Loading incoming changes for (edited: some URL here)
2007-09-18 10:23:08,818 INFO - ges.committed.ChangesCacheFile - Loaded 1 incoming changelists
2007-09-18 10:23:08,818 INFO - ommitted.CommittedChangesCache - Incoming changes loaded
2007-09-18 10:23:08,818 INFO - mitted.OutdatedVersionNotifier - Queueing update of editors
2007-09-18 10:23:08,850 INFO - mitted.OutdatedVersionNotifier - Queueing update of editors
2007-09-18 10:23:10,334 INFO - mitted.OutdatedVersionNotifier - Updating editors
2007-09-18 10:23:10,334 INFO - itted.IncomingChangesIndicator - Refreshing indicator: 1 changes
2007-09-18 10:23:10,334 INFO - mitted.OutdatedVersionNotifier - Updating editors
2007-09-18 10:23:31,941 INFO - ellij.openapi.vcs.VcsException -
java.lang.NullPointerException
at java.lang.String.]]>(String.java:433)
at org.jetbrains.idea.svn.SvnContentRevision.getContent(SvnContentRevision.java:69)
at com.intellij.openapi.vcs.actions.AbstractShowDiffAction$1.run(AbstractShowDiffAction.java:9)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:1)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:73)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:32)
at com.intellij.openapi.application.impl.ApplicationImpl$7$1.run(ApplicationImpl.java:13)
at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:1)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java)
Any idea what's wrong here?
Kind regards
Thomas Gülden
Munich, Germany
Message was edited by:
Thomas Gülden
Message was edited by:
Thomas Gülden
Please sign in to leave a comment.
Hello Thomas,
JIRA issue please?
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"