Linuxのファイルシステムを詳解します

FrontPage



gitを使ってみませんか?ヽ| ゜U゜|ノ

gitはkernel2.6.現在、Linuxのkernelソースコード管理ツールです。~

あなたも使ってみてはいかがでしょうか?~

gitのインストール

2006/07/31現在~
wget http://dag.wieers.com/packages/asciidoc/asciidoc-7...
rpm -ivh asciidoc-7.1.2-2.el4.rf.noarch.rpm
wget http://www.kernel.org/pub/software/scm/git/git-1.4...
wget http://www.kernel.org/pub/software/scm/cogito/cogi...
tar xjf git-1.4.1.tar.bz2
tar xjf cogito-0.18rc1.tar.bz2
cd git-1.4.1
make prefix=/usr/local/ all doc
make prefix=/usr/local/ install install-doc
cd ../cogito-0.18rc1
make prefix=/usr/local/ install

gitを使うっ

1.kernel.org からリポジトリを取得
cg-clone http://www.kernel.org/pub/scm/linux/kernel/git/tor...

2.update
cd linux-2.6
cg-update

3.gitkで履歴をみる
gitk

gitkスナップショット|,,-_-)ノ


タグ

コメントをかく


「http://」を含む投稿は禁止されています。

利用規約をご確認のうえご記入下さい

関連ソフト/文書

Firefox3 Meter  Use OpenOffice.org

管理人/副管理人のみ編集できます