Advertisement
dfarrell07

push_int_he_h_fail

Jun 14th, 2016
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. [~/integration]$ git checkout he [li]
  2. Switched to branch 'he'
  3. Your branch is ahead of 'origin/stable/helium' by 1 commit.
  4. (use "git push" to publish your local commits)
  5. [~/integration]$ git-review [he]
  6. Host key fingerprint is SHA256:4X+OMFDchlYk5An8p9nnqkDEPycgOXhquhziq4GkV9k
  7. +---[RSA 2048]----+
  8. | ...o.o |
  9. | . o.+ * |
  10. | . = +.O o |
  11. | o * *.o. |
  12. | .o o E S=. |
  13. |+o . . .o=. . |
  14. |*.. . o .o. |
  15. |++. . o +. |
  16. |++. ..o.. |
  17. +----[SHA256]-----+
  18. remote: Branch refs/heads/stable/helium:
  19. remote: You need 'Push' rights to upload code review requests.
  20. remote: Verify that you are pushing to the right branch.
  21. remote: User: dfarrell07
  22. remote: Please read the documentation and contact an administrator
  23. remote: if you feel the configuration is incorrect
  24. remote: Processing changes: refs: 1, done
  25. To ssh://dfarrell07@git.opendaylight.org:29418/integration.git
  26. ! [remote rejected] HEAD -> refs/publish/stable/helium/he (cannot upload review)
  27. error: failed to push some refs to 'ssh://dfarrell07@git.opendaylight.org:29418/integration.git'
  28. [~/integration]$ git checkout h [he]
  29. Switched to branch 'h'
  30. Your branch is ahead of 'origin/stable/hydrogen' by 1 commit.
  31. (use "git push" to publish your local commits)
  32. [~/integration]$ git-review [h]
  33. Host key fingerprint is SHA256:4X+OMFDchlYk5An8p9nnqkDEPycgOXhquhziq4GkV9k
  34. +---[RSA 2048]----+
  35. | ...o.o |
  36. | . o.+ * |
  37. | . = +.O o |
  38. | o * *.o. |
  39. | .o o E S=. |
  40. |+o . . .o=. . |
  41. |*.. . o .o. |
  42. |++. . o +. |
  43. |++. ..o.. |
  44. +----[SHA256]-----+
  45. remote: Branch refs/heads/stable/hydrogen:
  46. remote: You need 'Push' rights to upload code review requests.
  47. remote: Verify that you are pushing to the right branch.
  48. remote: User: dfarrell07
  49. remote: Please read the documentation and contact an administrator
  50. remote: if you feel the configuration is incorrect
  51. remote: Processing changes: refs: 1, done
  52. To ssh://dfarrell07@git.opendaylight.org:29418/integration.git
  53. ! [remote rejected] HEAD -> refs/publish/stable/hydrogen/h (cannot upload review)
  54. error: failed to push some refs to 'ssh://dfarrell07@git.opendaylight.org:29418/integration.git'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement