How to merge branch back into trunk
$ cd /path/to/trunk
$ svn merge --reintegrate http://example.com/path/to/branch
Code in Design is the personal website of William Notowidagdo, where he blogs, infrequently, on various web development geekery. He works for Kiranatama, a Ruby on Rails outsourcing company.
How to merge branch back into trunk
$ cd /path/to/trunk
$ svn merge --reintegrate http://example.com/path/to/branch