svn resolved — 废弃的. Remove “冲突” state on working copy files or directories.
This command has been deprecated in favor of running svn resolve --accept working. See svn resolve for details.
Remove “conflicted” state on working copy
            files or directories.  This routine does not semantically
            resolve conflict markers; it merely removes
            conflict-related artifact files and allows
            PATH to be committed again;
            that is, it tells Subversion that the conflicts have been
            “resolved.”  See “解决冲突(合并别人的修改)”一节 for an in-depth look at
            resolving conflicts.