Mailinglist Archive: opensuse-buildservice (206 mails)
< Previous | Next > |
Re: [opensuse-buildservice] Thoughts on OBS as a git bisect build cluster
- From: Michal Marek <mmarek@xxxxxxx>
- Date: Fri, 06 Mar 2009 09:56:17 +0100
- Message-id: <49B0E531.6000002@xxxxxxx>
Susanne Oberhauser napsal(a):
linux-2.6.x.tar.bz2 and _small_ patches? ;-) Why not upload a clone of
the git repository once and then just checkout individual commits?
Michal
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Brandon,
I like the idea.
You could greatly reduce the network traffic by just adding small
incremental patches with each upload:
foofoo.spec
foofoo-$BASE.tbz
foofoo-$BASE-$hash1.patch
foofoo-$hash1-$hash2.patch
foofoo-$hash2-$hash3.patch
linux-2.6.x.tar.bz2 and _small_ patches? ;-) Why not upload a clone of
the git repository once and then just checkout individual commits?
Michal
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
< Previous | Next > |