Mercurial > hg > autobot
comparison README.txt @ 275:22bb1ac50eb7
remove obselete project
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 31 Jul 2012 14:20:40 -0700 |
parents | c77b946e4496 |
children | 268349e6c941 |
comparison
equal
deleted
inserted
replaced
274:b19992f78f5c | 275:22bb1ac50eb7 |
---|---|
315 * singular checkout of repos on slaves: the slaves should have a | 315 * singular checkout of repos on slaves: the slaves should have a |
316 singular master repo that is checked out once for each repo URL, | 316 singular master repo that is checked out once for each repo URL, |
317 branch pair. It is then updated as the slaves need and (e.g.) | 317 branch pair. It is then updated as the slaves need and (e.g.) |
318 cloned from there. This should effectively minimize fetch time. | 318 cloned from there. This should effectively minimize fetch time. |
319 | 319 |
320 * use MozInfo package for slave information |