svn capture conflict messages in svn merge dry-run or svn merge non-interactive mode.

2018-04-06 Thread Kaptaan
I am using svn 1.8.17 as my svn client on RHEL 6.1. I am trying to automate some of the merge functions. During the dryrun operation, I do get some tree conflict messages, which is fine, but I would like to show the reason of the tree conflict in the dry-run so the developers know why there is a

Re: svn capture conflict messages in svn merge dry-run or svn merge non-interactive mode.

2018-04-06 Thread Kaptaan
6AM -0400, Kaptaan wrote: >> I would like to see the message "> Local file obstruction, incoming file add >> upon merge" during the dryrun option. Is there anyway we can have the reason >> of the conflict show in a dry-run or even in the actual merge in the >>