[Buildbot-devel] CVS multiple file checkin
JP
jaypee at jaypee.org.uk
Wed Apr 18 13:23:07 UTC 2007
Hi buildbot-devel
I've just started using buildbot, and have a problem with
buildbot sendchange in my loginfo.
There isn't much documentation as to how to use it.
I want to signal the branch
Here is the line in loginfo
DEFAULT buildbot sendchange -u $USER -b "%T" -F - --master buildbot:9989 -r %{v} %1{sVv}
Works fine with a single file commit but when multiple files are checked
in it doesn't pick up the files correctly
Im checking in two files on a branch (GATEWAY_3_2_X_BRANCH)
cvs ci -m"Check multiple file checkins work" Makefile README
This is what the change looks like on the buildbot's web page
Changed by: jpfoster
Changed at: Wed 18 Apr 2007 12:58:56
Branch: GATEWAY_3_2_X_BRANCH GATEWAY_3_2_X_BRANCH
Revision: 1.40.2.6
Changed files:
* 1.1.10.1
* ScapaBuild Makefile,1.40.2.5,1.40.2.6 README,1.1,1.1.10.1
Comments:
Update of /home/cvsroot/CVS/ScapaBuild
In directory harry:/tmp/cvs-serv30127
Modified Files:
Tag: GATEWAY_3_2_X_BRANCH
Makefile README
Log Message:
Check multiple file checkins work
I guess for something like svn where checkins are based on a repo
revision as opposed to a file one this works better.
Am I using buildbot sendchange wrong?
Do I need a script to split each commit into a per file change?
Does such a script exist?
Tanks!
--
JP <jaypee at jaypee.org.uk>
More information about the devel
mailing list