Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

On Fri, Jul 06, 2012 at 03:13:52PM -0400, Robinson Tryon wrote:

Hmm. The buildbots are spread out in different locations, right? It
seems like the simplest thing would be to push the zipped install up
to the remote (source) server with something fault-tolerant like
rsync, compare a sha1 to make sure it got transfered properly, then
unzip and commit the files to the bibisect repo for that buildbot.
That would eliminate the need for each buildbot to have a local copy
of the bibisect repo.

If you commit to a local bibisect repo, and then push to a central one:
- you dont need sha1/rsync whatever because git itself makes sure your data
  gets transmitted correctly
- you will save bandwidth as the delta between too installs is much smaller
  than a full install. And git stores the zipped delta.

No need to reinvent the wheel: Using git for transmission and compreesion is
already likely a lot better than any custom tooling anyway.


Best,

Bjoern

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.