ubuntu-server-14-04:git-server
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| ubuntu-server-14-04:git-server [2015/01/07 22:47] – [モジュールを有効化] admin | ubuntu-server-14-04:git-server [2015/01/07 22:50] (現在) – admin | ||
|---|---|---|---|
| 行 51: | 行 51: | ||
| Apache2 のサイトの設定を変更する。[[apache2-ssl|以前作成]]した、SSL を使用するサイトの < | Apache2 のサイトの設定を変更する。[[apache2-ssl|以前作成]]した、SSL を使用するサイトの < | ||
| + | * / | ||
| < | < | ||
| 行 92: | 行 93: | ||
| $ cd ./test.git/ | $ cd ./test.git/ | ||
| $ sudo git init --bare | $ sudo git init --bare | ||
| - | Initialized empty Git repository in / | ||
| - | $ sudo touch ./ | ||
| - | $ sudo cp ./ | ||
| $ sudo git config http.receivepack true | $ sudo git config http.receivepack true | ||
| $ sudo git update-server-info | $ sudo git update-server-info | ||
| + | $ sudo touch ./ | ||
| + | $ sudo cp ./ | ||
| $ sudo chown -R www-data: | $ sudo chown -R www-data: | ||
| </ | </ | ||
ubuntu-server-14-04/git-server.1420638440.txt.gz · 最終更新: 2015/01/07 22:47 by admin
