Hi, I''ve written a plugin to support the use of git with cruisecontrolrb. Having read through the archives of this list, I understand that there are currently no plans for supporting multilple scm''s. However, I have a small request which I think is reasonable and that would allow 3rd party plugins to be used without being explicitly supported by ccrb core and that is a small patch to script/add_project that allows the possibility to supply an scm argument to ./cruise add. By default it would be set to subversion. I can supply this patch myself. Thoughts? Regards, Saimon -- Saimon Moore Freelance Web Developer (Available for hire - For details visit http://saimonmoore.net) Skype: saimonmoore Yahoo IM: saimonmoore Google IM: saimonmoore -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20071218/9d09a590/attachment-0001.html
sounds like a great idea and where we wanted to go eventually as well, send the patch On Dec 17, 2007 4:21 PM, Saimon Moore <saimonmoore at gmail.com> wrote:> Hi, > > I''ve written a plugin to support the use of git with cruisecontrolrb. > Having read through the archives of this list, I understand that there are > currently no plans for supporting multilple scm''s. > > However, I have a small request which I think is reasonable and that would > allow 3rd party plugins to be used without being explicitly supported by > ccrb core and that is a small patch to script/add_project that allows the > possibility to supply an scm argument to ./cruise add. By default it would > be set to subversion. I can supply this patch myself. > > Thoughts? > > Regards, > > Saimon > > -- > Saimon Moore > Freelance Web Developer > (Available for hire - For details visit http://saimonmoore.net) > > Skype: saimonmoore > Yahoo IM: saimonmoore > Google IM: saimonmoore > > > > > _______________________________________________ > Cruisecontrolrb-users mailing list > Cruisecontrolrb-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20071217/26d0acf9/attachment.html
>From: "Jeremy Stell-Smith" <jeremystellsmith at gmail.com> >sounds like a great idea and where we wanted to go eventually as >well, send the patch+1 We don''t want to support source control other than SVN in the core just yet, but making it pluggable is definitely the right thing to do. --Alex
Here you go: http://jira.public.thoughtworks.org/browse/CCRB-167 Regards, Saimon On Dec 18, 2007, at 1:36 AM, Alexey Verkhovsky wrote:>> From: "Jeremy Stell-Smith" <jeremystellsmith at gmail.com> >> sounds like a great idea and where we wanted to go eventually as >> well, send the patch > > +1 > > We don''t want to support source control other than SVN in the core > just > yet, but making it pluggable is definitely the right thing to do. > > --Alex >-- Saimon Moore Freelance Web Developer (Available for hire - For details visit http://saimonmoore.net) Skype: saimonmoore Yahoo IM: saimonmoore Google IM: saimonmoore -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20071218/ccb73a2b/attachment.html