Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
natee opened this issue Dec 6, 2014 · 0 comments
Open

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

natee opened this issue Dec 6, 2014 · 0 comments
Labels

Comments

@natee
Copy link
Owner

natee commented Dec 6, 2014

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

svn resolve --accept working -R . 
@natee natee added the svn label Dec 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant