> Csongor Pal <c...@feralinteractive.com> writes: >> When running an svn shelve command I get the diffs opened up in >> FileMerge and the command fails with: svn: E200009: No changes were >> shelved > [...] >> I'm using svn, version 1.10.0 (r1827917) on macOS 10.13.
Philip Martin wrote: > [...] The long term fix for 1.10 might be to change the Subversion code > so that shelve always runs the internal diff. I have filed this issue as https://issues.apache.org/jira/browse/SVN-4758 and committed a fix in http://svn.apache.org/r1834612 which is nominated for backport to 1.10.x. Thanks for the report. - Julian