#2582: GitPoller requires git >= 1.6.5
--------------------+-----------------------
Reporter:  Quentin  |      Owner:
    Type:  defect   |     Status:  new
Priority:  minor    |  Milestone:  undecided
 Version:  master   |   Keywords:
--------------------+-----------------------
 GitPoller uses
 
'[https://github.com/buildbot/buildbot/blob/ed8d49e2176a4f299a88805dced3b6fdb4c3c1d9/master/buildbot/changes/gitpoller.py#L108
 git init directory]' instead of 'cd directory && git init'. The former is
 'only' available since git 1.6.5, and caused an error with git 1.6.4.4:

     exceptions.EnvironmentError: command failed with exit code 129: usage:
 git init [-q | --quiet] [--bare] [--template=<template-directory>]
 [--shared[=<permissions>]]

 Feel free to close this ticket if the platforms you are supporting don't
 have such old git versions (we fixed this by installing git 1.8 in
 /usr/local). Git 1.6.5 was released in October 2009. For reference, Python
 2.6 was released in October 2008.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2582>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to