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

Key: IDEADEV-7370
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Dmitry Jemerov
Reporter: Mikhail Gedzberg
Votes: 0
Watchers: 0
Operations

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

com.intellij.openapi.vcs.VcsException:

Created: 20 Jul 06 18:52   Updated: 21 Jul 06 15:11
Component/s: Version Control Integration. Perforce
Fix Version/s: Demetra 5557

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEADEV-7210 [#2163] VE: PerfCommands.checkError Major Reopened

Build: 5,554
Fixed in build: 5,558


 Description  « Hide
Path 'C:/zzz/VCS/Perforce/resources/1.html' is not under client's root 'C:\Depot'.

com.intellij.openapi.vcs.VcsException: Path 'C:/zzz/VCS/Perforce/resources/1.html' is not under client's root 'C:\Depot'.

at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1603)
at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1183)
at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:181)
at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:118)
at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:51)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.a(ChangeListManagerImpl.java:307)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:358)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:0)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.