[Buildbot-commits] buildbot ChangeLog,1.331,1.332

Brian Warner warner at users.sourceforge.net
Mon Dec 6 09:00:34 UTC 2004


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21398

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-14
Creator:  Brian Warner <warner at lothar.com>

Arch.doVCUpdate: use 'tla replay' instead of 'tla update'

2004-12-06  Brian Warner  <warner at lothar.com>

   * buildbot/slave/commands.py (Arch.doVCUpdate): use 'tla replay'
   instead of 'tla update', which is more efficient in case we've
   missed a couple of patches since the last update.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -d -r1.331 -r1.332
--- ChangeLog	6 Dec 2004 08:47:41 -0000	1.331
+++ ChangeLog	6 Dec 2004 09:00:30 -0000	1.332
@@ -1,5 +1,9 @@
 2004-12-06  Brian Warner  <warner at lothar.com>
 
+	* buildbot/slave/commands.py (Arch.doVCUpdate): use 'tla replay'
+	instead of 'tla update', which is more efficient in case we've
+	missed a couple of patches since the last update.
+
 	* debian/changelog: update for previous (0.6.1) release. Obviously
 	this needs to be handled better.
 





More information about the Commits mailing list