[Buildbot-commits] buildbot ChangeLog,1.494,1.495

Brian Warner warner at users.sourceforge.net
Wed Aug 31 01:51:27 UTC 2005


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

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

'try': implement unique buildset IDs, getTopdir for CVS/SVN

	* buildbot/scripts/tryclient.py (getTopdir): implement getTopdir
	for 'try' on CVS/SVN
	* buildbot/test/test_runner.py (Try.testGetTopdir): test case

	* buildbot/scripts/tryclient.py (Try.createJob): implement unique
	buildset IDs


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.494
retrieving revision 1.495
diff -u -d -r1.494 -r1.495
--- ChangeLog	31 Aug 2005 01:12:07 -0000	1.494
+++ ChangeLog	31 Aug 2005 01:51:25 -0000	1.495
@@ -1,7 +1,13 @@
 2005-08-30  Brian Warner  <warner at lothar.com>
 
+	* buildbot/scripts/tryclient.py (getTopdir): implement getTopdir
+	for 'try' on CVS/SVN
+	* buildbot/test/test_runner.py (Try.testGetTopdir): test case
+
 	* buildbot/scripts/tryclient.py (Try): make jobdir-style 'try'
 	report status properly.
+	(Try.createJob): implement unique buildset IDs
+
 	* buildbot/status/client.py (StatusClientPerspective): add a
 	perspective_getBuildSets method for the benefit of jobdir-style
 	'try'.





More information about the Commits mailing list