[Python-Dev] Still looking for volunteer to run Windows buildbot (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Sun Mar 12 01:44:45 CET 2006
- Previous message: [Python-Dev] Still looking for volunteer to run Windows buildbot
- Next message: [Python-Dev] Still looking for volunteer to run Windows buildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thomas Heller wrote:
Are there any estimates how much network traffic a buildbot would generate?
It will need to download the entire source code twice (once for the trunk, and once for 2.4). After that, it currently does only svn up, on each commit.
And how must it be connected to the internet - I assume it must be reachable from the outside.
No: it opens a connection itself, and then keeps that connection permanently open.
Regards, Martin
- Previous message: [Python-Dev] Still looking for volunteer to run Windows buildbot
- Next message: [Python-Dev] Still looking for volunteer to run Windows buildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]