Feature #216
Nightly Builds
| Status : | New | Start : | 08/12/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | Olly Ginger | % Done : | 0% |
|
| Category : | - | |||
| Target version : | - | |||
Description
Would it be possible to have some sort of nightly build generated for people who wish to download the most recent 'bleeding edge' stuff because sometimes I notice you guys do soemthing and go oh that would be nice, but then it gets all complicated..
History
08/12/2008 07:47 PM - Olly Ginger
This is possible, but we need to get an update script working first. Something so that people can just run it, and it will update if it needs it.
08/14/2008 07:00 AM - Recon last_name
I always get snapshots from SVN. That's good enough for me. And with SVN I can pick and choose (to some degree) what I download.
08/14/2008 06:34 PM - Olly Ginger
He isn't talking about getting a rev download. He is asking for a nightly build.
Not everyone can work SVN, or knows what it is
08/14/2008 11:42 PM - Cole Cole
Personally I've always found that any documentation on SVN's is cluttered, but yeah I do know what it is and how to use it, I just wouldn't have a clue what your SVN's url is. Oh well if that makes me an idiot, I am one :)
08/31/2008 12:49 PM - Recon last_name
The SVN URL is http://svn.interwavestudios.com/sourcebans.
The updater is done AFAIK so I guess this feature is no longer blocked?
08/31/2008 02:50 PM - Olly Ginger
It is no-longer blocked, as the blocking ticket says closed. But this task is not done, because I havn't written the script to create nightly builds yet.
09/16/2008 11:29 AM - Recon last_name
Maybe use Buildbot? http://buildbot.net/trac
It builds on each SVN commit (AFAIK). SourceMod is currently using it.
09/16/2008 04:26 PM - Olly Ginger
Its kinda overkill, as we don't need anything 'built'.
I wrote a script a while back which does what we need, but I haven't fixed it up to work under the new server dir structure after we formatted it.