システム開発とシステムコンサルティングのミリオンウェーブズ
検索

Subversionのリビジョンログの変更を許可するには?

 Subversionのリビジョンログの変更を許可するには、

# cp pre-revprop-change.tmpl pre-revprop-change
# vi pre-revprop-change
# chmod +x pre-revprop-change

のようにして、
(リポジトリ)/hooks/pre-revprop-change
というフックスクリプトを用意する。

コメントを書く


Warning: Undefined variable $user_ID in /home/millionwaves/millionwaves.com/public_html/wp-content/themes/Millionwaves_4/comments.php on line 80


Warning: Undefined variable $excludeclause in /home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line 43

Debian(Etch)のapache2-ssl-certificateは?

 Debian Sargeまではapache2-ssl-certificateのスクリプトがあり、それを使用してSSL証明書を作成していましたが、Debian Etchからはなくなりました。 Etchではmake-ssl-certを使いま…

Debianでホスト名の設定を行うには?

Debianでホスト名の設定を行うには、# hostname (ホスト名)もしくは、# vi /etc/hostnameで、/etc/hostnameを編集してホスト名を書き込みます。それから、# vi /etc/hostsで、/etc/hostsを…

Debianでネットワーク設定を行うには?

Debianでネットワーク設定を行うには、# vi /etc/network/interfacesのように、/etc/network/interfacesを編集します。DHCPの場合は、auto eth0iface eth0 inet dhcpで、固定のIPアドレスを設定…

Warning: Undefined variable $args in /home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line 23

Warning: Undefined variable $excludeclause in /home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line 43

  • これから増やしていきます!
  •