From Stefan.Kloeckner at frigosped.de Mon Aug 2 10:32:39 2010 From: Stefan.Kloeckner at frigosped.de (=?UTF-8?Q?Stefan_Kl=C3=B6ckner?=) Date: Mon, 2 Aug 2010 16:32:39 +0200 Subject: [Cruisecontrolrb-users] DARCS-Support Message-ID: Hello, I just tried CC.rb and I'm really impressed. Currently I work with SVN, what's going well, but I think about switching to DARCS for various reasons. Unfortunately, CC.rb doesn't provide support for DARCS. Are there any plans for DARCS support in future releases or has anyone written a DARCS plugin for CC.rb? Thanks. Stefan =================================================== Frigosped Internationale Spedition GmbH Gesch?ftsf?hrer: Reinhardt H. Narten Sitz der Gesellschaft: Ransbach-Baumbach Handelsregister: AG Montabaur: HRB 5258 Erf?llungsort: Hamburg Gerichtsstand f?r beide Teile ist auch Hamburg =================================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From Stefan.Kloeckner at frigosped.de Mon Aug 2 08:36:11 2010 From: Stefan.Kloeckner at frigosped.de (=?UTF-8?Q?Stefan_Kl=C3=B6ckner?=) Date: Mon, 2 Aug 2010 14:36:11 +0200 Subject: [Cruisecontrolrb-users] DARCS-Support Message-ID: Hello, I just tried CC.rb and I'm really impressed. Currently I work with SVN, what's going well, but I think about switching to DARCS for various reasons. Unfortunately, CC.rb doesn't provide support for DARCS. Are there any plans for DARCS support in future releases or has anyone written a DARCS plugin for CC.rb? Thanks. Stefan =================================================== Frigosped Internationale Spedition GmbH Gesch?ftsf?hrer: Reinhardt H. Narten Sitz der Gesellschaft: Ransbach-Baumbach Handelsregister: AG Montabaur: HRB 5258 Erf?llungsort: Hamburg Gerichtsstand f?r beide Teile ist auch Hamburg =================================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From alexey.verkhovsky at gmail.com Mon Aug 2 17:24:42 2010 From: alexey.verkhovsky at gmail.com (Alexey Verkhovsky) Date: Mon, 2 Aug 2010 15:24:42 -0600 Subject: [Cruisecontrolrb-users] DARCS-Support In-Reply-To: References: Message-ID: > Are there any plans for DARCS support in future releases No. If you know Ruby, you may be able to write it in a couple of hours. Look at how SVN support is implemented and start from there. --Alex On Mon, Aug 2, 2010 at 8:32 AM, Stefan Kl?ckner < Stefan.Kloeckner at frigosped.de> wrote: > Hello, > > I just tried CC.rb and I'm really impressed. Currently I work with SVN, > what's going well, but I think about switching to DARCS for various reasons. > Unfortunately, CC.rb doesn't provide support for DARCS. > > Are there any plans for DARCS support in future releases or has anyone > written a DARCS plugin for CC.rb? > > Thanks. > Stefan > > ------------------------------ > Frigosped Internationale Spedition GmbH > Gesch?ftsf?hrer: > Reinhardt H. Narten > Sitz der Gesellschaft: Ransbach-Baumbach > Handelsregister: AG Montabaur: HRB 5258 > Erf?llungsort: Hamburg > Gerichtsstand f?r beide Teile ist auch Hamburg > ------------------------------ > > > _______________________________________________ > Cruisecontrolrb-users mailing list > Cruisecontrolrb-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > > -- Alexey Verkhovsky http://alex-verkhovsky.blogspot.com/ CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] -------------- next part -------------- An HTML attachment was scrubbed... URL: From Stefan.Kloeckner at frigosped.de Tue Aug 3 01:24:25 2010 From: Stefan.Kloeckner at frigosped.de (=?UTF-8?Q?Stefan_Kl=C3=B6ckner?=) Date: Tue, 3 Aug 2010 07:24:25 +0200 Subject: [Cruisecontrolrb-users] DARCS-Support In-Reply-To: Message-ID: Hi Alex, thanks for your reply. I will give it a try. Stefan _____ Von: Alexey Verkhovsky [mailto:alexey.verkhovsky at gmail.com] Gesendet: Montag, 2. August 2010 23:25 An: cruisecontrolrb-users at rubyforge.org Betreff: Re: [Cruisecontrolrb-users] DARCS-Support > Are there any plans for DARCS support in future releases No. If you know Ruby, you may be able to write it in a couple of hours. Look at how SVN support is implemented and start from there. --Alex On Mon, Aug 2, 2010 at 8:32 AM, Stefan Kl?ckner wrote: Hello, I just tried CC.rb and I'm really impressed. Currently I work with SVN, what's going well, but I think about switching to DARCS for various reasons. Unfortunately, CC.rb doesn't provide support for DARCS. Are there any plans for DARCS support in future releases or has anyone written a DARCS plugin for CC.rb? Thanks. Stefan _____ Frigosped Internationale Spedition GmbH Gesch?ftsf?hrer: Reinhardt H. Narten Sitz der Gesellschaft: Ransbach-Baumbach Handelsregister: AG Montabaur: HRB 5258 Erf?llungsort: Hamburg Gerichtsstand f?r beide Teile ist auch Hamburg _____ _______________________________________________ Cruisecontrolrb-users mailing list Cruisecontrolrb-users at rubyforge.org http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users -- Alexey Verkhovsky http://alex-verkhovsky.blogspot.com/ CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] =================================================== Frigosped Internationale Spedition GmbH Gesch?ftsf?hrer: Reinhardt H. Narten Sitz der Gesellschaft: Ransbach-Baumbach Handelsregister: AG Montabaur: HRB 5258 Erf?llungsort: Hamburg Gerichtsstand f?r beide Teile ist auch Hamburg =================================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: From merlagautham at chronus.com Wed Aug 4 10:36:14 2010 From: merlagautham at chronus.com (Satya Gautham) Date: Wed, 4 Aug 2010 20:06:14 +0530 Subject: [Cruisecontrolrb-users] How do we rub builds in parallel Message-ID: Hi, We have multiple projects inside cruise control and want to run the builds in parallel. Please let us know if there is way to achieve this. Regards, Gautham -------------- next part -------------- An HTML attachment was scrubbed... URL: From alexey.verkhovsky at gmail.com Wed Aug 4 11:44:24 2010 From: alexey.verkhovsky at gmail.com (Alexey Verkhovsky) Date: Wed, 4 Aug 2010 09:44:24 -0600 Subject: [Cruisecontrolrb-users] How do we rub builds in parallel In-Reply-To: References: Message-ID: On Wed, Aug 4, 2010 at 8:36 AM, Satya Gautham wrote: > We have multiple projects inside cruise control and want to run the builds > in parallel. > Look up this flag in ~/.cruise/site_config.rb: Configuration.serialize_builds = false -- Alexey Verkhovsky http://alex-verkhovsky.blogspot.com/ CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] -------------- next part -------------- An HTML attachment was scrubbed... URL: