[Buildbot-commits] buildbot ChangeLog,1.949,1.950
Brian Warner
warner at users.sourceforge.net
Sun Sep 30 07:24:42 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19973
Modified Files:
ChangeLog
Log Message:
[project @ svn: ignore the trailing 'M' that indicates a modified file]
Original author: warner at lothar.com
Date: 2007-09-30 07:22:20+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.949
retrieving revision 1.950
diff -u -d -r1.949 -r1.950
--- ChangeLog 30 Sep 2007 07:14:22 -0000 1.949
+++ ChangeLog 30 Sep 2007 07:24:40 -0000 1.950
@@ -1,5 +1,11 @@
2007-09-30 Brian Warner <warner at lothar.com>
+ * buildbot/slave/commands.py (SVN.parseGotRevision._parse): remove
+ the trailing "M" indicator that tells us this is a modified file.
+ This should help with mode="update" builds that modify files
+ in-place. Thanks to "Oz" (chris at santacruzgames.com) for the
+ patch.
+
* buildbot/scripts/runner.py (upgradeMaster): improvements: write
new copies of files (to .new) when those files already exist,
check the master.cfg file for errors (and give DeprecationWarnings
More information about the Commits
mailing list