svn resolved — Deprecated. Remove “conflicted” state on working copy files or directories.
This command has been deprecated in favor of running svn resolve
--accept working . See svn resolve in the preceding section for details.PATH
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 第 4.5 节 “解决冲突(合并别人的修改)” for an in-depth look at resolving
conflicts.