Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] P2 console : manipulating a profile

Hi,

Did you try to apply the changes by invoking provapplychanges command?

Regards,
Hristo Iliev


-----Original Message-----
From: p2-dev-bounces@xxxxxxxxxxx [mailto:p2-dev-bounces@xxxxxxxxxxx] On Behalf Of Dahanne, Anthony
Sent: Wednesday, December 08, 2010 11:55 PM
To: P2 developer discussions
Subject: [p2-dev] P2 console : manipulating a profile

Hello all !
Playing with the p2 console
(org.eclipse.equinox.p2.console_1.0.300.qualifier) I wanted to :
* Add a repo "myrepo" (provaddrepo http://myrepo)
* Add a profile "myprofile" (provaddprofile myprofile C:\eclipse-with-p2
whatever)
* Install a IU from "myrepo" to "myprofile" (provinstall
edu.umd.cs.findbugs.plugin.eclipse.feature.group 1.3.9.20090821
myprofile)
But I could not...
For the last command (provinstall), I received this answer :
Installation complete for
edu.umd.cs.findbugs.plugin.eclipse.feature.group 1.3.9.20090821

But browsing to C:\eclipse-with-p2 , I could not find any changes to
this installation...

I thought that I would achieve basically the same behavior than using p2
director with :
-application org.eclipse.equinox.p2.director 
   -repository http://myrepo
   -installIU edu.umd.cs.findbugs.plugin.eclipse.feature.group
   -location C:\eclipse-with-p2

I think I misunderstood something about the profile : I thought that a
profile would represent a system and its configuration; so how come that
in the steps I described nothing happened to my installation located in
C:\eclipse-with-p2 ?
Thank you for your help !


Anthony Dahanne
Software Developer
Compuware Montreal
75 Rue Queen, Suite 6500
Montreal, QC, Canada H3C 2N6
514-281-1100 x1173 Direct


 
Le contenu de ce courriel s'adresse au destinataire seulement. Il contient de l'information pouvant être confidentielle. Vous ne devez ni le copier ni l'utiliser ni le divulguer à qui que ce soit à moins que vous soyez le destinataire ou une personne désignée autorisée. Si vous le receviez par erreur, veuillez nous aviser immédiatement et le détruire.
 
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
 

_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

Back to the top