Hi,
I'm trying to do releases by tag (inspired by this post
https://groups.google.com/d/msg/webistrano/Ep-DkPuWP1I/u4YHWkZ-rQ4J), but when I add the 'tag' configuration option and set it to prompt, it breaks the 'All tasks' dropdown in the 'Deployment' box in the top right corner of the stage overview page. Rather than showing the list of all tasks the dropdown contains a single entry named 'Error'. Clicking 'Info' below the tasks dropdown throws this error: "Could not load tasks - syntax error in recipe definition?".
I've tried renaming 'tag' to 'svn_tag', 'release_tag' etc. which does not solve the problem, but unchecking the 'prompt' option seems to do the trick. I've been able to reproduce this on two different Webistrano installations (running 1.5).
Shouldn't it work? Any other way to achieve the same thing? I would greatly appreciate any advice on this matter.
Cheers,