cloudControl でアカウントを作成し、最初のプッシュを実行しようとしています。だから私はから始めます:
cctrluser key.add
cctrlapp koptusapp/default push
しかし、私はエラーが発生します:
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Command '['C:\\Program Files (x86)\\Git\\bin\\git.exe', 'push', u'ssh://koptusapp
@cloudcontrolled.com/repository.git', 'master']' returned non-zero exit status
128
Traceback (most recent call last):
File "cctrlapp", line 481, in <module>
File "cctrlapp", line 93, in main
File "cctrlapp", line 475, in parse_cmdline
File "cctrl\common.pyo", line 99, in run
File "cctrl\app.pyo", line 1080, in push
NameError: global name 'exit' is not defined
誰かがそれを手伝ってくれませんか?
編集:何かが変わるかどうかはわかりませんが、そのプロジェクトを保存するためにbitbucket(git)を使用しているので、gitはすでにここにあります