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

OID too long #92

Closed
TheLonelyGhost opened this issue Jun 3, 2014 · 0 comments · Fixed by #93
Closed

OID too long #92

TheLonelyGhost opened this issue Jun 3, 2014 · 0 comments · Fixed by #93

Comments

@TheLonelyGhost
Copy link
Contributor

When spoofing the revision file on the remote server, deployment errors out in the rugged, saying "The given OID is too long"

I've traced this back to there being a newline character at the end of .revision on the remote server, and can be easily fixed.

Looks like this can be fixed by running String#chomp remote revision file's contents.

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 a pull request may close this issue.

1 participant