Hi, On Wed, Apr 16, 2014 at 3:40 PM, Alex Parvulescu <[email protected]> wrote: > ack. the issue there was the revisions also contained some benchmark stuff > which I didn't need to merge into 1.0.
For future reference, an alternative solution that achieves the same
effect without diverging the mergeinfos would be:
$ svn merge ...
$ svn revert -R oak-run # or manually edit the merge
$ svn commit ...
BR,
Jukka Zitting
