<div dir="ltr">Hi,<div><br></div><div>If I remember correctly, you need to set up a PBChangeSource: <a href="http://docs.buildbot.net/1.5.0/manual/cfg-changesources.html#pbchangesource">http://docs.buildbot.net/1.5.0/manual/cfg-changesources.html#pbchangesource</a>, then use the username/password you set here in your buildbot sendchange command.</div><div><br></div><div>Good luck!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">În mie., 16 oct. 2019 la 15:22, honas grael <<a href="mailto:honasgraeymael@gmail.com">honasgraeymael@gmail.com</a>> a scris:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I am trying to use the SendChange from the commandline on my buildbot master<div> as described in <a href="https://docs.buildbot.net/latest/manual/cmdline.html?highlight=sendchange" target="_blank">the docs</a></div><div><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">this is what my command looks like</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">buildbot sendchange --master=localhost.9989 --revision=123 --who=joebloggs --comments=made changes here</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">I keep getting "change not sent" error in line 51 in sendchange.py</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">I think this may have to do with not putting --auth=user:password</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">but I am not clear what the username and password combinations should be.</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">Is it a parameter in my master.cfg? (I've looked and I only have  usernames and passwords for each of my buildbot workers.). Should I use one of these?</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">Is the username and password that I need my Windows OS login username and password?</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">How do I find/set the username and password so that I can use the sendchange command?</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)"><br></p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">Regards</p></div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net" target="_blank">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></blockquote></div>