Skip to content

svn命令解决所有文件树冲突 #5

@natee

Description

@natee

在svn命令行merge之后文件经常会出现local add, incoming add upon merge问题,导致无法提交,可以通过以下命令解决冲突,可以用以下命令解决。

svn resolve --accept working -R . 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions