[Buildbot-devel] SourceBaseCommand.sourcedatafile location
Tom Prince
tom.prince at ualberta.net
Sat Apr 21 02:44:27 UTC 2012
So, the sourcedata file was originally stored in the workdir. but this
was changed because various combinations of vcs+mode clobbered unknown
files in the workdir, and also to avoid poluting the build directory, in
case build scripts care about this.
Looking at the master-side steps, it looks like none them store
sourcedata, instead extracting enough data from the repository.
Although it looks like cvs is currently broken in this respect (#2287).
I'm not sure what the proper resolution to this should be.
Tom
More information about the devel
mailing list