リポジトリの内容をあるディレクトリに展開しておきます。
リポジトリに対し、コミット処理が行われたら、そのコミットをフックし、
展開しているディレクトリを更新します。
リポジトリ file:///home/svn_rep/sample 及び、
公開ディレクトリを /share/public/sample とします。
※プロジェクト名 = hoge とします。
実行権付きでpost-commit の名前で実行可能なファイルを作成します。
/home/svn/repos/hoge(※)/hooks/post-commit
post-commitファイルの内容
----------------------------------------
#!/bin/sh
cd /home/hoge(※)/www
svn update
The shape of the system that overflows in the world is equal to the "knowhows" that parties concerned of each industry have.
People who create the system need high-ranking "knowhows" further.
I want to become ..high-ranking "knowhows".. handlers' help.
2009/12/10
登録:
コメントの投稿 (Atom)
-
using Excel = Microsoft.Office.Interop.Excel; /// Excelオブジェクト Excel.Application oXls; /// ワークブックコレクション Excel.Workbook oWBook = this.oXl...
-
リンクでgoogleカレンダーへ予定を追加すした、忘れそうなのでメモ ○Javascriptでの記述例 var text = "買い物"; var details = "新春バーゲンセール"; var location= ...
-
WinSCP4.3.3を日本語化します。 下記URLから言語ファイルをダウンロードします。 色々ありますが、「 Japanese 」をクリックしてください。 http://winscp.net/eng/translations.php ファイル「jp.zip」のダウ...
0 件のコメント:
コメントを投稿