[Buildbot-devel] EOL problem

Charles Lepple clepple at gmail.com
Sat Apr 18 01:03:18 UTC 2009


Which versions of Git and Python are you using? (e.g. msys or Cygwin)

On Mon, Apr 13, 2009 at 11:23 AM, Yannick Morin-Rivest
<yannicks20 at gmail.com> wrote:
> Hey guys,
> I installed buildbot on a remote windows xp machine, and i am trying to
> trigger git_buildbot.py with git's hook. All seems to be working fine, but
> git_buildbot.py never seems to be detecting any change. The problem is in
> the function gen_changes :
>>
>> def gen_changes(input, branch):
>>
>>     print input
>>
>>     print branch
>>
>>     while True:
>>
>>         line = input.readline()
>
> even if my input and my branch have the correct value, input.readline()
> never return anything...
> Have anyone encounter this problem already ?
> Thanks for your help
> Yannick Morin
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>



-- 
- Charles Lepple




More information about the devel mailing list