1 2 3 4 |
$ pwd /home/torut/repos/sandbox/trunk/hoge $ svn merge https://code.ttsoft.jp/svn/sandbox/branches/hoge/foo.bar ./foo.bar |
これで trunk/foo.bar に branches/hoge/foo.bar をマージすることができる
WordPressのtipsをメインに気になることを書き綴ってます
1 2 3 4 |
$ pwd /home/torut/repos/sandbox/trunk/hoge $ svn merge https://code.ttsoft.jp/svn/sandbox/branches/hoge/foo.bar ./foo.bar |
これで trunk/foo.bar に branches/hoge/foo.bar をマージすることができる