darcs

Message3555

Author zooko
Recipients beschmi, droundy, eivuokko, jaredj, kowey, markstos, rgm, tommy, wglozer, zooko
Date 2008-02-18.16:12:11
Issue Issue608 can't darcs mv file over the place where another file once stood
Content
So, here's what I've decided:  I'm not going to do the job of a buildbot:
running the normal darcs unit tests on different platforms.  However, I will set
up and maintain a buildslave which will do that for me.  I can get my company to
let us use a Windows, a Cygwin, and a few different Linux systems, and I'll use
my own Solaris system.  Then darcs can have a set of automated buildslaves
similar to this set: http://allmydata.org/buildbot/waterfall?show_events=false

I will also help set up and configure the buildmaster.  The buildmaster issues
instructions to buildslaves, saying, basically "Do a darcs checkout of the
latest version, do a make, then do a make test, and report back the results.".

The buildmaster can be triggered to issue these commands any time a new patch is
pushed into the darcs repository, by editing the _darcs/prefs/defaults and
entering some sort of trigger script in there.
History
Date User Action Args
2008-02-18 16:12:11zookocreate
2008-02-18 16:12:12zookolinkissue608 messages
2008-02-18 16:12:12zookosetrecipients: + zooko, droundy, tommy, beschmi, kowey, markstos, wglozer, eivuokko, rgm, jaredj
2008-02-18 16:12:12zookosetmessageid: <1203351132.47.0.793130894955.issue608@darcs.net>