Hi guys,
I've just upgraded to SVN 1.9. One of the first things I noticed is that when a binary file conflict is raised during an SVN update, I can no longer use the 'mine-full' option to resolve. The only options I have are: (r) working and (tf) theirs-full. I can't use the 'r' (working) option, as I get a message of "Invalid option; use diff/edit/merge/launch before choosing 'mark resolved'. If I postpone, and try resolving afterwards, I get the following errors; > svn resolve file.binary --accept mine-full svn: warning: W155027: Conflict on 'file.binary' could not be resolved because the chosen version of the file is not available. svn: E155027: Failure occurred resolving one or more conflicts I can't find anything in the release notes about the removal of the 'mine-full' option on binary files. Was it intentional? If so, what's the intended workflow for resolution? Current version: svn, version 1.9.0-SlikSvn (SlikSvn/1.9.0) compiled Aug 26 2015, 17:09:55 on x86/x86_64-microsoft-windows6.2.9200 Cheers, Daniel B.