Many thanks for the reply Florian - suggested fix works fine.
To get the darcs bootstrapper to work I had to update the properties
file too as per below. But all looks well now. Obviously I haven't
tested this to death, so far so good, if I have any issues I'll let
you know.
I'd commit these changes myself, but I don't have check-in rights.
Anyone care to do the honors?
Also - if anyone else wants a build of this and is unable to do the
changes themselves, give me a shout and (assuming I'm not breaking any
of CC's redistribution clauses), I'm happy to host a copy of the
binary build.
svn diff below.
Thanks again!
Phil.
Index: main/src/net/sourceforge/cruisecontrol/sourcecontrols/Darcs.java
===================================================================
--- main/src/net/sourceforge/cruisecontrol/sourcecontrols/Darcs.java
(revision 4351)
+++ main/src/net/sourceforge/cruisecontrol/sourcecontrols/Darcs.java
(working copy)
@@ -138,7 +138,7 @@
command.createArgument("changes");
command.createArgument("--xml-output");
- command.createArgument("--match");
+ //command.createArgument("--match");
command.createArgument("--matches");
command.createArgument("date \"" +
DARCS_DATE_FORMAT_IN.format(lastBuild) + "/"
+ DARCS_DATE_FORMAT_IN.format(checkTime) + "\"");
Index: main/src/net/sourceforge/cruisecontrol/default-plugins.properties
===================================================================
--- main/src/net/sourceforge/cruisecontrol/default-plugins.properties
(revision 4351)
+++ main/src/net/sourceforge/cruisecontrol/default-plugins.properties
(working copy)
@@ -10,6 +10,7 @@
cmsynergybootstrapper
=net.sourceforge.cruisecontrol.bootstrappers.CMSynergyBootstrapper
cmsynergybaselinebootstrapper
=
net
.sourceforge.cruisecontrol.bootstrappers.CMSynergyBaselineBootstrapper
cvsbootstrapper
=net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper
+
darcsbootstrapper
=net.sourceforge.cruisecontrol.bootstrappers.DarcsBootstrapper
execbootstrapper
=net.sourceforge.cruisecontrol.bootstrappers.ExecBootstrapper
gitbootstrapper
=net.sourceforge.cruisecontrol.bootstrappers.GitBootstrapper
harvestbootstrapper
=
net.sourceforge.cruisecontrol.bootstrappers.AllFusionHarvestBootstrapper
On 14 Aug 2009, at 18:33, Florian Gilcher wrote:
> Hi Phil,
>
> nice to meet a fellow darcs user ;).
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.