Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] File checkout problems

I was trying to update from CVS tonight and I ran into the following problem:

Error: : Could not create resource /org.eclipse.equinox.p2.tests/file:/Users/henrik/Documents/Workspaces/junit2-workspace/1237236828543-0.21352734419903385/DirectorApp Destination: Problem creating folder: /org.eclipse.equinox.p2.tests/file:/Users/henrik/Documents/Workspaces/junit2-workspace/1237236828543-0.21352734419903385/DirectorApp Destination. Resource '/org.eclipse.equinox.p2.tests/file:/Users/henrik/Documents/Workspaces/junit2-workspace/1237236828543-0.21352734419903385' does not exist.
      Error: Problem creating folder: /org.eclipse.equinox.p2.tests/file:/Users/henrik/Documents/Workspaces/junit2-workspace/1237236828543-0.21352734419903385/DirectorApp Destination. Resource '/org.eclipse.equinox.p2.tests/file:/Users/henrik/Documents/Workspaces/junit2-workspace/1237236828543-0.21352734419903385' does not exist.
         Error: Resource '/org.eclipse.equinox.p2.tests/file:/Users/henrik/Documents/Workspaces/junit2-workspace/1237236828543-0.21352734419903385' does not exist.


Turns out that a directory named "file:" was checked into cvs (actually I think Henrik's junit workspace was checked in).The files were removed, but the directories were not.  For some reason in my install (and only my install), when I tried to replace from head, I got the error.  Jeff removed the directory, so things are working again.  I'm just posting this in case others saw this.

cheers,
ian

--
R. Ian Bull | EclipseSource Victoria | +1 250 477 7484
http://eclipsesource.com | http://twitter.com/eclipsesource

Back to the top