[Buildbot-commits] buildbot ChangeLog,1.996,1.997
Brian Warner
warner at users.sourceforge.net
Wed Nov 28 01:37:07 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25927
Modified Files:
ChangeLog
Log Message:
[project @ test_vc.Git: use 'git init-db' instead of 'git init' to accomodate older versions of git]
Original author: warner at lothar.com
Date: 2007-11-28 01:36:14+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.996
retrieving revision 1.997
diff -u -d -r1.996 -r1.997
--- ChangeLog 22 Nov 2007 01:04:33 -0000 1.996
+++ ChangeLog 28 Nov 2007 01:37:05 -0000 1.997
@@ -1,3 +1,10 @@
+2007-11-27 Brian Warner <warner at lothar.com>
+
+ * buildbot/test/test_vc.py (GitHelper.createRepository): use 'git
+ init-db' instead of 'git init', since older versions of git (such
+ as the one that shipped with Dapper) don't know about the newer
+ alias.
+
2007-11-21 Brian Warner <warner at lothar.com>
* lots: improve Git support, AMAZING patch from Haavard
More information about the Commits
mailing list