new scripts to drive nightly builds available, please try

Andreas Pakulat apaku at gmx.de
Mon May 3 23:52:43 CEST 2010


On 03.05.10 22:17:41, Alexander Neundorf wrote:
> On Monday 03 May 2010, Andreas Pakulat wrote:
> > On 03.05.10 21:46:36, Alexander Neundorf wrote:
> > > On Monday 03 May 2010, Volker Krause wrote:
> > > > On Sunday 02 May 2010 14:26:56 Alexander Neundorf wrote:
> > > > > On Sunday 02 May 2010, Volker Krause wrote:
> > > > > > [1] It would be nice if it would be possible to pass additional
> > > > > > arguments to ctest when using e.g. make Experimental in some way.
> > > > > > In our case we
> > > > >
> > > > > In which case do you need "make Experimental" ?
> > > > > This just builds what you currently have on your disk.
> > > >
> > > > I used make Experimental just as an example, I guess we eventually want
> > > > Continuous instead in this case. But since the goal is
> > > > minimal-intrusive integration into an existing system, it'll need some
> > > > adjustments (such as printing the full logs and not doing svn up for
> > > > example).
> > >
> > > Why shouldn't it do svn up ?
> >
> > Because the system doing the build might not be using svn, but for
> > example a git-svn or mercurial-svn or some other distributed-vcs-svn
> > bridge. I at least have that for all kde projects I work on regularly.
> 
> Shouldn't it in this case do an update/pull from git or hg ?

No, it would rather need to be a git svn rebase, which is specific for
git-svn bridge. I'm not talking about doing builds of a module that is
hosted in git, I'm talking about me using git-svn locally for that
module.

Andreas

-- 
You will live a long, healthy, happy life and make bags of money.


More information about the Kde-buildsystem mailing list