[Buildbot-commits] buildbot ChangeLog,1.679,1.680

Brian Warner warner at users.sourceforge.net
Wed Jun 28 20:05:48 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:
[project @ SVN: add --non-interactive to all spawned commands]

Original author: warner at lothar.com
Date: 2006-06-28 20:03:44

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.679
retrieving revision 1.680
diff -u -d -r1.679 -r1.680
--- ChangeLog	28 Jun 2006 17:42:27 -0000	1.679
+++ ChangeLog	28 Jun 2006 20:05:45 -0000	1.680
@@ -1,5 +1,9 @@
 2006-06-28  Brian Warner  <warner at lothar.com>
 
+	* buildbot/slave/commands.py (SVN): add --non-interactive to all
+	svn commands, so it will fail immediately instead of hanging while
+	it waits for a username/password to be typed in.
+
 	* buildbot/slave/bot.py (SlaveBuilder.commandComplete): add minor
 	log message if the step was shut down
 





More information about the Commits mailing list