サポート #672

redmineリポジトリ連携

山本 義治ほぼ9年前に追加. ほぼ9年前に更新.

ステータス:新規開始日:2016/02/17
優先度:通常期日:
担当者:山本 義治進捗 %:

0%

カテゴリ:-作業時間の記録:-
対象バージョン:-

説明

1) gitサーバー、redmineサーバー双方にパスワードなしkey設定

http://219.94.235.108:8888/documents/16

2) gitサーバーkeyパーミッション変更

[admin@www2173ua ~]$ chmod 600 ~/.ssh/authorized_keys

3) redmineサーバーpictcodeのgit config修正

[admin@www1334uf pictcode.git]$ git config --list

core.repositoryformatversion=0
core.filemode=true
core.bare=true
remote.origin.fetch=+refs/*:refs/*
remote.origin.mirror=true
remote.origin.url=ssh://admin@49.212.24.211:/opt/git/pictcode.git

[admin@www1334uf pictcode.git]$ git config remote.origin.url ssh:///opt/git/pictcode.git

履歴

#1 山本 義治ほぼ9年前に更新

  • 説明 を更新 (diff)

他の形式にエクスポート: Atom PDF