On 3/13/07, Rob Sanheim <[EMAIL PROTECTED]> wrote: > > Does it also have support for using a post-commit hook?
It doesn't but you can make it. 1. Set project.scheduler.polling_interval = 9999.years (something so big that it never actually happens) 2. Write a post_commit hook to "touch [cruise]/projects/your_project/build_requested" To ask Subversion if there are any new revisions is a cheap operation. Alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---