[Buildbot-commits] buildbot ChangeLog,1.1005,1.1006
Brian Warner
warner at users.sourceforge.net
Sat Dec 8 20:25:13 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15481
Modified Files:
ChangeLog
Log Message:
[project @ document the fact that our Git support is only for Git-1.2.0 or later]
Original author: warner at lothar.com
Date: 2007-12-08 20:24:34+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.1005
retrieving revision 1.1006
diff -u -d -r1.1005 -r1.1006
--- ChangeLog 8 Dec 2007 20:20:37 -0000 1.1005
+++ ChangeLog 8 Dec 2007 20:25:11 -0000 1.1006
@@ -1,5 +1,8 @@
2007-12-08 Brian Warner <warner at lothar.com>
+ * docs/buildbot.texinfo (Git): document the fact that we require
+ Git 1.2.0 or later, and that the one shipped in dapper is too old.
+
* buildbot/scripts/startup.py (launch): twisted-2.5.0 and later
doesn't need twisted.scripts._twistw.run; instead, it uses
twisted.scripts.twistd.run on all platforms. Closes #53.
More information about the Commits
mailing list