kay.one Wrote:any other ideas about that xml file. any other info that we would want to know about a build?I'll look into this. I'm a bit busy with work at the moment so it might take a few days. I'm starting to think unzipping files from a zipped build folder and file copying like BBB's script would be easier.
and also, Kricker could you make your installer take parameters for every choice a user makes during the installations flow, (components, destination, settings folder).
i have found this documentation on
http://nsis.sourceforge.net/Docs/Chapter4.html#4.8.1.36
if this is not something that you could do easily we have to depend on the default settings.
[WINDOWS] Plugin or script to update Third-Party SVN builds?
kricker
Team-XBMC QA Specialist Posts: 3,307 Joined: Apr 2004 Reputation: 16 Location: Knoxville, TN |
2009-03-27 17:46
Post: #31
|
| find quote |
kay.one
Senior Member Posts: 151 Joined: Dec 2006 Reputation: 3 |
2009-03-27 21:39
Post: #32
kricker Wrote:I'm starting to think unzipping files from a zipped build folder and file copying like BBB's script would be easier. I'm starting to think the same. |
| find quote |
kay.one
Senior Member Posts: 151 Joined: Dec 2006 Reputation: 3 |
2009-03-31 08:33
Post: #33
Hi guys, just to provide an update,
I'm almost done. have most major pieces functional. how the app works right now is you start it, it'll run on the background. check the server on scheduled basis to see if there is a new build available. if that is the case it'll download and install the new build. one question i have is what options would you prefer for scheduling. right now all i have in mind is everyday at a set time. and of course you could always initiate a check update manually. |
| find quote |
xexe
Fan Joined: Sep 2008 Reputation: 1 |
2009-03-31 09:31
Post: #34
Definitely don't have the default downloading daily as I dont think we can scale without funding. e.g. 1000 users updating daily is very roughly 1.5TB per month.
How about a slightly different tack. Download a new build if XX builds newer than the current installed one or YY days older. Keeping the install latest option to be run manually and setting the default XX to say 100 and YY to 1 week means that during times of high change you arent dishing out thousands of copies and during times of low change you still are getting one new a week. Adding a 3rd option "install a community SVN stables" means we could force everyone up to update or downgrade in times of problems. People could tweak their install preferences but setting the default to 1 a day will quickly require massive amounts of bandwidth. |
| find quote |
kay.one
Senior Member Posts: 151 Joined: Dec 2006 Reputation: 3 |
2009-04-07 10:53
Post: #35
Looking for some testers. anyone interested?
|
| find quote |
xexe
Fan Joined: Sep 2008 Reputation: 1 |
2009-04-07 11:11
Post: #36
happy to test
|
| find quote |
febox-pootz
Junior Member Posts: 38 Joined: Sep 2008 Reputation: 0 |
2009-04-07 18:47
Post: #37
me too
|
| find quote |
CrashX
Posting Freak Posts: 1,174 Joined: Jan 2009 Reputation: 2 |
2009-04-07 20:06
Post: #38
How about this :
We have an app that that would download the latest source and compile and update your local build with it .. Offcourse this means that you have setup vc2008 express on your machine ..
(This post was last modified: 2009-04-07 20:09 by CrashX.)
|
| find quote |
kay.one
Senior Member Posts: 151 Joined: Dec 2006 Reputation: 3 |
2009-04-07 20:09
Post: #39
CrashX Wrote:How about this : I haven't looked at it, but i think you need alot installed to be able to compile and most people don't want all those on their computer, besides that there are at least a few compiled build available each day! |
| find quote |
CrashX
Posting Freak Posts: 1,174 Joined: Jan 2009 Reputation: 2 |
2009-04-07 20:10
Post: #40
Are you downloading full packages ?
Another option is to generate patches from the official build that we can run on our machines ..
(This post was last modified: 2009-04-07 20:25 by CrashX.)
|
| find quote |


Search
Help