新しいNSLツールのダウンロードと準備 
# svn update opensim.* # ツールの更新 # svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.nsl.tools/trunk opensim.nsl.tools # svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.osprofile/trunk opensim.osprofile # ln -s ./opensim.nsl.tools/update . # ln -s ./opensim.nsl.tools/gitup .
OpenSim の更新 
# ./gitup # 作業ブランチを保存してmasterブランチに戻る # git pull # masterブランチを更新 # git branch branch_name # ブランチを作る # get checkout branch_name # 以降の作業はブランチで行う
- branch_name には分かり易い名前を自分でつける.
- git branch コマンドで存在するブランチの一覧が表示される.
設定ファイルの更新 
# cp ./opensim.nsl.tools/config/OpenSim.ini bin # cp ./opensim.nsl.tools/config/OpenSim.ini bin/config-include # cp bin/config-include/FlotsamCache.ini.example bin/config-include/FlotsamCache.ini # vi bin/OpenSim.ini # OpenSim.ini の編集
Counter: 1390,
today: 2,
yesterday: 0
最終更新: 2010-04-17 (土) 16:38:40 (JST) (5451d) by admin