software:subversion
差分
このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン | ||
software:subversion [2013/08/28 02:54] – 作成 dot | software:subversion [2015/06/17 05:21] (現在) – 外部編集 127.0.0.1 | ||
---|---|---|---|
行 1: | 行 1: | ||
- | trunk | + | |
- | ├── hoge | + | ├── hoge |
- | │ ├── fuga | + | │ ├── fuga |
- | │ │ └── test.txt | + | │ │ └── test.txt |
- | branches/ | + | branches/ |
- | ├── hoge | + | ├── hoge |
- | │ ├── fuga | + | │ ├── fuga |
- | │ │ └── test.txt | + | │ │ └── test.txt |
+ | (b10の10はブランチを切ったときのリビジョン番号) | ||
+ | |||
+ | |||
+ | ====== branchにtrunkをマージ ====== | ||
+ | |||
+ | $ cd branches/ | ||
+ | $ svn merge -r 10:HEAD ../ | ||
software/subversion.1377658453.txt.gz · 最終更新: 2015/06/17 05:12 (外部編集)