On Thu, Sep 11, 2008 at 8:51 AM, Michael Moen <[EMAIL PROTECTED]> wrote: > Is anybody currently tracking multiple projects hosted on GitHub? > > I'm wondering if there is a way to do this without having multiple CC.rb > installs since you can't associate a "deploy user" on GitHub with more than > one project. Or maybe I'm missing something.
I'm not sure how the deploy user relates, can you explain? Regardless, if you do a 'cruise add' for a new project with a different Git URL, you can build as many different projects/urls as you want. Or that your machine can handle. You probably also want serialized builds turned on, so only one at a time builds. -- Chad _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
