When reflecting changes from left to right and the right side exists already you're doing a force export, which results in a modify. But Svn on the left says that the file is added, so you try to add, which fails with an error that the files has already been added. Support a transform that doesn't re-add the file, possibly by ignoring the error.
↧