Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolving issue with set_current_revision not declared #1

Merged
merged 1 commit into from
Jun 3, 2014

Conversation

wwhurley
Copy link

@wwhurley wwhurley commented Jun 2, 2014

The deployment fails with

cap aborted!
Don't know how to build task 'rsync:set_current_revision'

Tasks: TOP => deploy:set_current_revision
(See full trace by running task with --trace)
The deploy has failed with an error: #<RuntimeError: Don't know how to build task 'rsync:set_current_revision'>

The solution is to create the task as described in moll#15.

@STRML
Copy link
Owner

STRML commented Jun 3, 2014

Works for me, odd cap3 change.

STRML added a commit that referenced this pull request Jun 3, 2014
Resolving issue with set_current_revision not declared
@STRML STRML merged commit da282c1 into STRML:master Jun 3, 2014
@wwhurley
Copy link
Author

wwhurley commented Jun 3, 2014

We're running Capistrano 3.2.1. Haven't tried it with 3.1, so I can't comment there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants