On Wed, Aug 20, 2008 at 7:59 PM, Alex Boisvert <[EMAIL PROTECTED]> wrote: > On Wed, Aug 20, 2008 at 10:51 AM, lacton <[EMAIL PROTECTED]>wrote: >> And what do you think of interactively asking the user the new version >> after tagging the release? > > > Currently the release task is assumed to be non-interactive for build > automation.
I see. In that case, I'll stick to your idea. > It is possible to reliably detect whether we have an > interactive terminal? JRuby? The SVN developers chose to add a '--non-interactive' argument, so I guess it must be difficult to do that reliably. Lacton
