> > Yes, I'm aware of that. I was wanting something "automatic", ie. that > could check the last-deployed revision. I guess I'll stick to the manual > method for now. >
You can of course make a task that reads that file, and uses it as the version to deploy, that's a no-brainer, three lines of before(:start, &block) I guess. > I used the murder add-on from here: https://github.com/lg/murder Cool, didn't know it was build into Capistrano! -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
