Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » Extra repositories
Extra repositories [message #925304] Thu, 27 September 2012 15:35 Go to next message
Timothy Vogel is currently offline Timothy VogelFriend
Messages: 82
Registered: July 2009
Member
I have an RCP application that uses p2.inf below to specify the update site. However when the user runs it there are multiple sites listed. These are ones that we used during testing and user acceptance.

How can I ensure that only the sites listed in my p2.inf are available?

instructions.configure=\  addRepository(type:0,location:http${#58}//www.mysite.com/ac_redesign/update/repository/,name:PROD);\  addRepository(type:1,location:http${#58}//www.mysite.com/ac_redesign/update/repository/,name:PROD);
Re: Extra repositories [message #929644 is a reply to message #925304] Mon, 01 October 2012 16:24 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Where are the other sites coming from? Are they installing your app on top of an existing IDE install?

PW


Re: Extra repositories [message #930138 is a reply to message #929644] Tue, 02 October 2012 03:47 Go to previous message
Timothy Vogel is currently offline Timothy VogelFriend
Messages: 82
Registered: July 2009
Member
Paul,
Thanks for taking time to respond!

Great question! Exactly my question! Based on the way you asked it, I'm guessing that it is picking up from previous versions.

Where are these stored and how can I clear them?
Previous Topic:p2.inf copy
Next Topic:Is there a way to perform a p2 headless update
Goto Forum:
  


Current Time: Tue Mar 19 05:33:39 GMT 2024

Powered by FUDForum. Page generated in 0.01789 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top