<div dir="ltr"><div>Can you check out the files on the workers?<br><br></div>-Bill<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 19, 2016 at 3:16 PM, honas grael <span dir="ltr"><<a href="mailto:honasgraeymael@gmail.com" target="_blank">honasgraeymael@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>I seem to be in an awkward situation. My setup is essentially a host machine(master) that can pull from our centralised version control system(its not CVS, but some other vcs, that is not one of the many good choices the buildbot supports out of the box). Using the command line utility that comes with our centralised version control system I can pull the branch I' interested in, and I'll get a local copy of all the files I need on the host machine(master). <br><br></div>However to do a build I need to transfer all the files(directories) that I have pulled to the worker, which is a VM that connects to the host machine(master).<br></div>Once all the files and folders are transferred to the worker(vm) then I can execute the rest of the build steps on the worker. <br><br></div>I have come across DirectoryUpload which transfers files from the worker(in my case a vm) to the host. <br><br>But is there anyway to transfer files from the Host(master) to the worker(vm)<br><br></div>Regards<br></div>
<br>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a><br></blockquote></div><br></div>