Skip to main content

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

Scary! 
Must be some test that created that. I certainly did not create that on purpose.
Thanks for cleaning that up. Will look extra carefully when creating new patches that stuff like that does not sneak in.


On Apr 1, 2009, at 6:29 AM, Ian Bull wrote:

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
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


Back to the top