[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [p2-dev] Shared Installs
|
I used to do this and it mostly works fine for regular eclipse usage however there can be some subtleties when native actions decide they want to write or unzip to ${installFolder} which would be successful instead of failing and rolling back.
I'm more paranoid now so only use a read-only shared install as this is something defined. I then explicitly use root/change permissions and then directly run the shared install for any updates or native changes.
Pascal Rapicault---01/28/2010 08:38:21 PM---No other subtle differences, at least not that I can think of :) |------------>
![]()
From: | ![]()
Pascal Rapicault/Ottawa/IBM@IBMCA |
![]()
To: | ![]()
P2 developer discussions <p2-dev@xxxxxxxxxxx> |
![]()
Cc: | ![]()
P2 developer discussions <p2-dev@xxxxxxxxxxx>, p2-dev-bounces@xxxxxxxxxxx |
![]()
Date: | ![]()
01/28/2010 08:38 PM |
![]()
Subject: | ![]()
Re: [p2-dev] Shared Installs |
![]()
Sent by: | ![]()
p2-dev-bounces@xxxxxxxxxxx |
No other subtle differences, at least not that I can think of :)
Ian Bull ---28/01/2010 08:19:17 PM---Is there any difference between running eclipse in a read only directory vs. setting the -configuration option when launching e
![]()
From: | ![]()
Ian Bull <irbull@xxxxxxxxxxxxxxxxx> |
![]()
To: | ![]()
P2 developer discussions <p2-dev@xxxxxxxxxxx> |
![]()
Date: | ![]()
28/01/2010 08:19 PM |
![]()
Subject: | ![]()
[p2-dev] Shared Installs |
Is there any difference between running eclipse in a read only directory vs. setting the -configuration option when launching eclipse. In both cases, you get a local configuration, p2, plugins and features directory, as well as a local artifacts.xml. All changes (configuration changes, new installs, etc...) all happen in local area.
So is the only difference that running eclipse in a read-only directory sets the -configuration flag automatically, or is there more subtle differences?
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
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

